reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
370 ObjCInterfaceDecl::protocol_loc_iterator LI = ProtList.loc_begin(); 372 I = ProtList.begin(), E = ProtList.end(); I != E; ++I, ++LI) { 372 I = ProtList.begin(), E = ProtList.end(); I != E; ++I, ++LI) {