Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp762 bool AllowASTWithCompilerErrors, bool UserFilesAreVolatile) { in LoadFromASTFile()
1485 bool UserFilesAreVolatile) { in create()
1509 bool UserFilesAreVolatile, std::unique_ptr<ASTUnit> *ErrAST) { in LoadFromCompilerInvocationAction()
1680 bool UserFilesAreVolatile) { in LoadFromCompilerInvocation()
1719 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h253 bool UserFilesAreVolatile : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h646 bool UserFilesAreVolatile; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp311 bool UserFilesAreVolatile) in SourceManager()