Home | History | Annotate | Download | only in AST

Lines Matching refs:method_iterator

410   for (CXXRecordDecl::method_iterator I = RD->method_begin(), 
693 for (CXXRecordDecl::method_iterator I = RD->method_begin(),
1080 for (CXXMethodDecl::method_iterator I = MD->begin_overridden_methods(),
1327 for (CXXMethodDecl::method_iterator I = MD->begin_overridden_methods(),
1470 for (CXXRecordDecl::method_iterator I = RD->method_begin(),
2106 for (CXXRecordDecl::method_iterator i = MostDerivedClass->method_begin(),
2218 for (CXXRecordDecl::method_iterator i = RD->method_begin(),