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

Declarations

tools/clang/tools/libclang/CursorVisitor.h
  228   bool VisitObjCImplDecl(ObjCImplDecl *D);

References

tools/clang/tools/libclang/CIndex.cpp
 1189   return VisitObjCImplDecl(D);
 1203   return VisitObjCImplDecl(D);