Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessorOptions.h66 bool DisablePCHValidation; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp410 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource()
424 StringRef Path, StringRef Sysroot, bool DisablePCHValidation, in createPCHExternalASTSource()