Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp764 const FunctionProtoType *Proto1, in IsEquivalentExceptionSpec()
1013 const auto *Proto1 = cast<FunctionProtoType>(T1); in IsStructurallyEquivalent() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5284 const FunctionProtoType *Proto1 = FD1->getType()->getAs<FunctionProtoType>(); in isAtLeastAsSpecializedAs() local