Home
last modified time | relevance | path

Searched defs:UserFilesAreVolatile (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Frontend/
DASTUnit.cpp658 bool UserFilesAreVolatile) { in LoadFromASTFile()
1704 bool UserFilesAreVolatile) { in create()
1730 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile, in LoadFromCompilerInvocationAction()
1901 bool UserFilesAreVolatile) { in LoadFromCompilerInvocation()
1939 bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine()
/external/clang/include/clang/Frontend/
DASTUnit.h305 bool UserFilesAreVolatile : 1; variable
/external/clang/include/clang/Basic/
DSourceManager.h572 bool UserFilesAreVolatile; variable
/external/clang/lib/Basic/
DSourceManager.cpp362 bool UserFilesAreVolatile) in SourceManager()