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

References

tools/clang/tools/libclang/CXIndexDataConsumer.cpp
  777   const ObjCCategoryDecl *CatD = D->getCategoryDecl();
  781   SourceLocation ClassLoc = D->getLocation();
  782   SourceLocation CategoryLoc = D->getCategoryNameLoc();
  800   return handleObjCContainer(D, CategoryLoc, getCursor(D), CatDInfo);
  800   return handleObjCContainer(D, CategoryLoc, getCursor(D), CatDInfo);