Home | History | Annotate | Download | only in AST

Lines Matching full:protd

1029         ProtD = dyn_cast<ObjCProtocolDecl>(Method->getDeclContext())) {
1030 CollectOverriddenMethods(ProtD, Method, overridden);