Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp765 IsEquivalentExceptionSpec(StructuralEquivalenceContext & Context,const FunctionProtoType * Proto1,const FunctionProtoType * Proto2) IsEquivalentExceptionSpec() argument
1014 const auto *Proto2 = cast<FunctionProtoType>(T2); IsStructurallyEquivalent() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5285 const FunctionProtoType *Proto2 = FD2->getType()->getAs<FunctionProtoType>(); isAtLeastAsSpecializedAs() local