Searched refs:method_begin (Results 1 – 7 of 7) sorted by relevance
218 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in IsStackAllocated()236 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in IsNonNewable()253 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in IsOnlyPlacementNewable()270 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in DeclaresNewOperator()350 for (auto it = record_->method_begin(); in DeclaresLocalTraceMethod()370 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in IsConsideredAbstract()
353 CXXRecordDecl::method_iterator it = decl->method_begin(); in DeclaresVirtualMethods()
482 for (CXXRecordDecl::method_iterator it = record->method_begin(); in CheckVirtualMethods()
761 return method_range(method_begin(), method_end()); in methods()766 method_iterator method_begin() const { in method_begin() function
2228 return matchesFirstInPointerRange(InnerMatcher, Node.method_begin(), in AST_MATCHER_P()
2510 for (CXXRecordDecl::method_iterator i = RD->method_begin(), in layoutNonVirtualBases()
1685 hasExplicitMemberDefinition(CXXDecl->method_begin(), in shouldOmitDefinition()