Home
last modified time | relevance | path

Searched defs:AllowPCHWithCompilerErrors (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h115 bool AllowPCHWithCompilerErrors = false; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp612 bool AllowPCHWithCompilerErrors, void *DeserializationListener, in createPCHExternalASTSource()
627 bool AllowPCHWithCompilerErrors, Preprocessor &PP, in createPCHExternalASTSource()
H A DASTUnit.cpp1767 bool AllowPCHWithCompilerErrors, SkipFunctionBodiesScope SkipFunctionBodies, in LoadFromCommandLine()