Home | History | Annotate | Download | only in AST

Lines Matching refs:method_iterator

404   for (CXXRecordDecl::method_iterator I = RD->method_begin(), 
687 for (CXXRecordDecl::method_iterator I = RD->method_begin(),
1093 for (CXXMethodDecl::method_iterator I = MD->begin_overridden_methods(),
1365 for (CXXMethodDecl::method_iterator I = MD->begin_overridden_methods(),
1525 for (CXXRecordDecl::method_iterator I = RD->method_begin(),
2220 for (CXXRecordDecl::method_iterator i = MostDerivedClass->method_begin(),
2746 for (CXXMethodDecl::method_iterator I = MD->begin_overridden_methods(),
2802 for (CXXRecordDecl::method_iterator I = RD->method_begin(),