Searched defs:Proto2 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTStructuralEquivalence.cpp | 765 IsEquivalentExceptionSpec(StructuralEquivalenceContext & Context,const FunctionProtoType * Proto1,const FunctionProtoType * Proto2) IsEquivalentExceptionSpec() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateDeduction.cpp | 5285 const FunctionProtoType *Proto2 = FD2->getType()->getAs<FunctionProtoType>(); isAtLeastAsSpecializedAs() local |