Home
last modified time | relevance | path

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

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