Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DASTStructuralEquivalence.cpp681 const FunctionProtoType *Proto2) { in IsEquivalentExceptionSpec()
930 const auto *Proto2 = cast<FunctionProtoType>(T2); in IsStructurallyEquivalent() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplateDeduction.cpp5020 const FunctionProtoType *Proto2 = FD2->getType()->getAs<FunctionProtoType>(); in isAtLeastAsSpecializedAs() local