Searched defs:AllowPCHWithCompilerErrors (Results 1 – 3 of 3) sorted by relevance
/external/clang/include/clang/Lex/ |
D | PreprocessorOptions.h | 69 bool AllowPCHWithCompilerErrors; variable
|
/external/clang/lib/Frontend/ |
D | CompilerInstance.cpp | 404 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource() 419 bool AllowPCHWithCompilerErrors, Preprocessor &PP, ASTContext &Context, in createPCHExternalASTSource()
|
D | ASTUnit.cpp | 657 bool CaptureDiagnostics, bool AllowPCHWithCompilerErrors, in LoadFromASTFile() 1938 bool AllowPCHWithCompilerErrors, bool SkipFunctionBodies, in LoadFromCommandLine()
|