Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessorOptions.h87 bool AllowPCHWithCompilerErrors = false; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp494 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource()
508 bool AllowPCHWithCompilerErrors, Preprocessor &PP, in createPCHExternalASTSource()
HDASTUnit.cpp761 CaptureDiagsKind CaptureDiagnostics, bool AllowPCHWithCompilerErrors, in LoadFromASTFile()
1737 bool AllowPCHWithCompilerErrors, SkipFunctionBodiesScope SkipFunctionBodies, in LoadFromCommandLine()