Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessorOptions.h69 bool AllowPCHWithCompilerErrors; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp404 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource()
419 bool AllowPCHWithCompilerErrors, Preprocessor &PP, ASTContext &Context, in createPCHExternalASTSource()
DASTUnit.cpp657 bool CaptureDiagnostics, bool AllowPCHWithCompilerErrors, in LoadFromASTFile()
1938 bool AllowPCHWithCompilerErrors, bool SkipFunctionBodies, in LoadFromCommandLine()