Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp562 StringRef Path, DisableValidationForModuleKind DisableValidation, in createPCHExternalASTSource()
577 DisableValidationForModuleKind DisableValidation, in createPCHExternalASTSource()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2606 bool DisableValidation = shouldDisableValidationForFile(F); in ReadControlBlock() local
4650 bool DisableValidation = shouldDisableValidationForFile(F); in readUnhashedControlBlock() local