Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTStructuralEquivalence.cpp628 const FunctionProtoType *Proto2) { in IsEquivalentExceptionSpec()
877 const auto *Proto2 = cast<FunctionProtoType>(T2); in IsStructurallyEquivalent() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5081 const FunctionProtoType *Proto2 = FD2->getType()->getAs<FunctionProtoType>(); in isAtLeastAsSpecializedAs() local