Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTStructuralEquivalence.cpp627 const FunctionProtoType *Proto1, in IsEquivalentExceptionSpec()
876 const auto *Proto1 = cast<FunctionProtoType>(T1); in IsStructurallyEquivalent() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5080 const FunctionProtoType *Proto1 = FD1->getType()->getAs<FunctionProtoType>(); in isAtLeastAsSpecializedAs() local