Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTStructuralEquivalence.cpp681 const FunctionProtoType *Proto2) { in IsEquivalentExceptionSpec()
930 const auto *Proto2 = cast<FunctionProtoType>(T2); in IsStructurallyEquivalent() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5020 const FunctionProtoType *Proto2 = FD2->getType()->getAs<FunctionProtoType>(); in isAtLeastAsSpecializedAs() local