Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DASTUnit.cpp672 bool UserFilesAreVolatile) { in LoadFromASTFile()
1735 bool UserFilesAreVolatile) { in create()
1759 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile, in LoadFromCompilerInvocationAction()
1922 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile) { in LoadFromCompilerInvocation()
1962 bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine()
/external/clang/include/clang/Frontend/
DASTUnit.h303 bool UserFilesAreVolatile : 1; variable
/external/clang/include/clang/Basic/
DSourceManager.h575 bool UserFilesAreVolatile; variable
/external/clang/lib/Basic/
DSourceManager.cpp372 bool UserFilesAreVolatile) in SourceManager()