Searched refs:meth_end (Results 1 – 4 of 4) sorted by relevance
1016 return method_range(meth_begin(), meth_end()); in methods()1023 method_iterator meth_end() const { in meth_end() function
2263 Method2End = D2->meth_end(); in IsStructurallyEquivalent()2265 Method1End = D1->meth_end(); in IsStructurallyEquivalent()
634 if (PDecl->meth_begin() == PDecl->meth_end()) in ClassImplementsAllMethodsAndProperties()
4393 class_interface_decl->meth_end()); in GetNumMemberFunctions()4409 class_interface_decl->meth_end()); in GetNumMemberFunctions()4477 auto method_end = class_interface_decl->meth_end(); in GetMemberFunctionAtIndex()4507 auto method_end = class_interface_decl->meth_end(); in GetMemberFunctionAtIndex()