Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp562 StringRef Path, DisableValidationForModuleKind DisableValidation, in createPCHExternalASTSource()
577 DisableValidationForModuleKind DisableValidation, in createPCHExternalASTSource()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReader.cpp2608 bool DisableValidation = shouldDisableValidationForFile(F); in ReadControlBlock() local
4666 bool DisableValidation = shouldDisableValidationForFile(F); in readUnhashedControlBlock() local