reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/libclang/CXIndexDataConsumer.cpp
  241   ObjCInterfaceDecl::protocol_loc_iterator LI = ProtList.loc_begin();
  243          I = ProtList.begin(), E = ProtList.end(); I != E; ++I, ++LI) {
  243          I = ProtList.begin(), E = ProtList.end(); I != E; ++I, ++LI) {