Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessorOptions.h109 bool AllowPCHWithCompilerErrors = false; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp620 bool AllowPCHWithCompilerErrors, void *DeserializationListener, in createPCHExternalASTSource()
635 bool AllowPCHWithCompilerErrors, Preprocessor &PP, in createPCHExternalASTSource()
H A DASTUnit.cpp1744 bool AllowPCHWithCompilerErrors, SkipFunctionBodiesScope SkipFunctionBodies, in LoadFromCommandLine()