Searched refs:method_end (Results 1 – 5 of 5) sorted by relevance
341 << std::distance(Record->method_begin(), Record->method_end()) in completeVisibleDeclsMap()345 Record->getDefinition()->method_end()) in completeVisibleDeclsMap()
4333 cxx_record_decl->method_end()); in GetNumMemberFunctions()4397 auto method_end = cxx_record_decl->method_end(); in GetMemberFunctionAtIndex() local4399 static_cast<size_t>(std::distance(method_iter, method_end))) { in GetMemberFunctionAtIndex()4433 auto method_end = class_interface_decl->meth_end(); in GetMemberFunctionAtIndex() local4435 static_cast<size_t>(std::distance(method_iter, method_end))) { in GetMemberFunctionAtIndex()4463 auto method_end = class_interface_decl->meth_end(); in GetMemberFunctionAtIndex() local4465 static_cast<size_t>(std::distance(method_iter, method_end))) { in GetMemberFunctionAtIndex()
661 return method_range(method_begin(), method_end()); in methods()671 method_iterator method_end() const { in method_end() function
3437 Node.method_end(), Finder, &Result); in AST_MATCHER_P()3438 if (MatchIt == Node.method_end()) in AST_MATCHER_P()
2663 CXXDecl->method_end())) in shouldOmitDefinition()