Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp739 bool UserFilesAreVolatile) { in LoadFromASTFile()
1469 bool CaptureDiagnostics, bool UserFilesAreVolatile) { in create()
1493 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile, in LoadFromCompilerInvocationAction()
1672 bool UserFilesAreVolatile) { in LoadFromCompilerInvocation()
1711 bool SingleFileParse, bool UserFilesAreVolatile, bool ForSerialization, in LoadFromCommandLine()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h248 bool UserFilesAreVolatile : 1; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h604 bool UserFilesAreVolatile; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp316 bool UserFilesAreVolatile) in SourceManager()