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()
1712 bool UserFilesAreVolatile) { in create()
1738 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile, in LoadFromCompilerInvocationAction()
1909 bool UserFilesAreVolatile) { in LoadFromCompilerInvocation()
1947 bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine()
/external/clang/include/clang/Frontend/
DASTUnit.h305 bool UserFilesAreVolatile : 1; variable
/external/clang/include/clang/Basic/
DSourceManager.h571 bool UserFilesAreVolatile; variable
/external/clang/lib/Basic/
DSourceManager.cpp362 bool UserFilesAreVolatile) in SourceManager()