Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorOptions.h107 bool AllowPCHWithCompilerErrors = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp563 bool AllowPCHWithCompilerErrors, void *DeserializationListener, in createPCHExternalASTSource()
578 bool AllowPCHWithCompilerErrors, Preprocessor &PP, in createPCHExternalASTSource()
H A DASTUnit.cpp1718 bool AllowPCHWithCompilerErrors, SkipFunctionBodiesScope SkipFunctionBodies, in LoadFromCommandLine()