Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp775 const FunctionProtoType *Proto2) { in IsEquivalentExceptionSpec()
1025 const auto *Proto2 = cast<FunctionProtoType>(T2); in IsStructurallyEquivalent() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5416 const FunctionProtoType *Proto2 = FD2->getType()->getAs<FunctionProtoType>(); in isAtLeastAsSpecializedAs() local
5545 const FunctionProtoType *Proto2 = in getMoreSpecializedTemplate() local