Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp611 StringRef Path, DisableValidationForModuleKind DisableValidation, in createPCHExternalASTSource()
626 DisableValidationForModuleKind DisableValidation, in createPCHExternalASTSource()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp2877 bool DisableValidation = shouldDisableValidationForFile(F); in ReadControlBlock() local
4865 bool DisableValidation = shouldDisableValidationForFile(F); in readUnhashedControlBlock() local