Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorOptions.h69 bool AllowPCHWithCompilerErrors; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp397 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource()
412 bool AllowPCHWithCompilerErrors, Preprocessor &PP, ASTContext &Context, in createPCHExternalASTSource()
H A DASTUnit.cpp667 bool AllowPCHWithCompilerErrors, bool UserFilesAreVolatile) { in LoadFromASTFile()
1930 bool AllowPCHWithCompilerErrors, bool SkipFunctionBodies, in LoadFromCommandLine()