Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTStructuralEquivalence.cpp680 const FunctionProtoType *Proto1, in IsEquivalentExceptionSpec()
929 const auto *Proto1 = cast<FunctionProtoType>(T1); in IsStructurallyEquivalent() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5019 const FunctionProtoType *Proto1 = FD1->getType()->getAs<FunctionProtoType>(); in isAtLeastAsSpecializedAs() local