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

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3856     dyn_cast<ObjCCategoryImplDecl>(OMD->getDeclContext());
 3859   Selector MethodName = OMD->getSelector();
 3860   bool isClassMethod = !OMD->isInstanceMethod();
 3864     Types.GetFunctionType(Types.arrangeObjCMethodDeclaration(OMD));