Home
last modified time | relevance | path

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

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