Home
last modified time | relevance | path

Searched defs:DisablePCHValidation (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorOptions.h66 bool DisablePCHValidation; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp397 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource()
411 StringRef Path, const std::string &Sysroot, bool DisablePCHValidation, in createPCHExternalASTSource()