Searched defs:DisablePCHValidation (Results 1 – 4 of 4) sorted by relevance
/external/clang/include/clang/Lex/ |
D | PreprocessorOptions.h | 66 bool DisablePCHValidation; variable
|
/external/llvm-project/clang/include/clang/Lex/ |
D | PreprocessorOptions.h | 84 bool DisablePCHValidation = false; variable
|
/external/clang/lib/Frontend/ |
D | CompilerInstance.cpp | 410 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource() 424 StringRef Path, StringRef Sysroot, bool DisablePCHValidation, in createPCHExternalASTSource()
|
/external/llvm-project/clang/lib/Frontend/ |
D | CompilerInstance.cpp | 506 StringRef Path, bool DisablePCHValidation, bool AllowPCHWithCompilerErrors, in createPCHExternalASTSource() 519 StringRef Path, StringRef Sysroot, bool DisablePCHValidation, in createPCHExternalASTSource()
|