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.cpp394 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource()
406 bool AllowPCHWithCompilerErrors, Preprocessor &PP, ASTContext &Context, in createPCHExternalASTSource()
DASTUnit.cpp654 bool AllowPCHWithCompilerErrors, bool UserFilesAreVolatile) { in LoadFromASTFile()
1912 bool AllowPCHWithCompilerErrors, bool SkipFunctionBodies, in LoadFromCommandLine()