Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp763 bool UserFilesAreVolatile) { in LoadFromASTFile()
1496 bool UserFilesAreVolatile) { in create()
1520 bool UserFilesAreVolatile, std::unique_ptr<ASTUnit> *ErrAST) { in LoadFromCompilerInvocationAction()
1699 bool UserFilesAreVolatile) { in LoadFromCompilerInvocation()
1738 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine()
/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/llvm-project/clang/include/clang/Frontend/
DASTUnit.h253 bool UserFilesAreVolatile : 1; variable
/external/clang/include/clang/Frontend/
DASTUnit.h305 bool UserFilesAreVolatile : 1; variable
/external/clang/include/clang/Basic/
DSourceManager.h571 bool UserFilesAreVolatile; variable
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h649 bool UserFilesAreVolatile; variable
/external/clang/lib/Basic/
DSourceManager.cpp362 bool UserFilesAreVolatile) in SourceManager()
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp305 bool UserFilesAreVolatile) in SourceManager()