Searched refs:method_end (Results 1 – 6 of 6) sorted by relevance
866 return method_range(method_begin(), method_end());876 method_iterator method_end() const {
4622 cxx_record_decl->method_end()); in GetNumMemberFunctions()4710 auto method_end = cxx_record_decl->method_end(); in GetMemberFunctionAtIndex() local4712 static_cast<size_t>(std::distance(method_iter, method_end))) { in GetMemberFunctionAtIndex()4747 auto method_end = class_interface_decl->meth_end(); in GetMemberFunctionAtIndex() local4749 static_cast<size_t>(std::distance(method_iter, method_end))) { in GetMemberFunctionAtIndex()4777 auto method_end = class_interface_decl->meth_end(); in GetMemberFunctionAtIndex() local4779 static_cast<size_t>(std::distance(method_iter, method_end))) { in GetMemberFunctionAtIndex()
2657 Node.method_end(), Finder, Builder); in AST_MATCHER_P()
2554 e = RD->method_end(); in layoutNonVirtualBases()
1481 method_iter != record_decl->method_end(); in ParseTypeFromDWARF()
2087 CXXDecl->method_end())) in shouldOmitDefinition()