Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDASTStructuralEquivalence.cpp774 const FunctionProtoType *Proto1, in IsEquivalentExceptionSpec()
1024 const auto *Proto1 = cast<FunctionProtoType>(T1); in IsStructurallyEquivalent() local
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateDeduction.cpp5415 const FunctionProtoType *Proto1 = FD1->getType()->getAs<FunctionProtoType>(); in isAtLeastAsSpecializedAs() local
5543 const FunctionProtoType *Proto1 = in getMoreSpecializedTemplate() local