Home
last modified time | relevance | path

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

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