Searched refs:method_begin (Results 1 – 7 of 7) sorted by relevance
216 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in IsStackAllocated()234 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in IsNonNewable()251 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in IsOnlyPlacementNewable()268 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in DeclaresNewOperator()348 for (auto it = record_->method_begin(); in DeclaresLocalTraceMethod()368 for (CXXRecordDecl::method_iterator it = record_->method_begin(); in IsConsideredAbstract()
350 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()