reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
224 const CGFunctionInfo &arrangeObjCMethodDeclaration(const ObjCMethodDecl *MD);
685 const CGFunctionInfo &FI = CGM.getTypes().arrangeObjCMethodDeclaration(OMD);
tools/clang/lib/CodeGen/CGObjCGNU.cpp 3864 Types.GetFunctionType(Types.arrangeObjCMethodDeclaration(OMD));
tools/clang/lib/CodeGen/CGObjCMac.cpp 3978 Types.GetFunctionType(Types.arrangeObjCMethodDeclaration(OMD));