Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp667 bool AllowPCHWithCompilerErrors, bool UserFilesAreVolatile) { in LoadFromASTFile()
1703 bool UserFilesAreVolatile) { in create()
1727 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile, in LoadFromCompilerInvocationAction()
1891 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile) { in LoadFromCompilerInvocation()
1931 bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine()
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h303 bool UserFilesAreVolatile : 1; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h575 bool UserFilesAreVolatile; variable
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp367 bool UserFilesAreVolatile) in SourceManager()