Searched refs:arrangeObjCMethodDeclaration (Results 1 – 10 of 10) sorted by relevance
224 const CGFunctionInfo &arrangeObjCMethodDeclaration(const ObjCMethodDecl *MD);
4010 Types.GetFunctionType(Types.arrangeObjCMethodDeclaration(OMD)); in GenerateMethod()4045 Types.GetFunctionType(Types.arrangeObjCMethodDeclaration(OMD)); in GenerateDirectMethod()
759 const CGFunctionInfo &FI = CGM.getTypes().arrangeObjCMethodDeclaration(OMD); in StartObjCMethod()
3869 Types.GetFunctionType(Types.arrangeObjCMethodDeclaration(OMD)); in GenerateMethod()
459 CodeGenTypes::arrangeObjCMethodDeclaration(const ObjCMethodDecl *MD) { in arrangeObjCMethodDeclaration() function in CodeGenTypes
285 const CGFunctionInfo &arrangeObjCMethodDeclaration(const ObjCMethodDecl *MD);
528 const CGFunctionInfo &FI = CGM.getTypes().arrangeObjCMethodDeclaration(OMD); in StartObjCMethod()
2633 Types.GetFunctionType(Types.arrangeObjCMethodDeclaration(OMD)); in GenerateMethod()
405 CodeGenTypes::arrangeObjCMethodDeclaration(const ObjCMethodDecl *MD) { in arrangeObjCMethodDeclaration() function in CodeGenTypes
3625 Types.GetFunctionType(Types.arrangeObjCMethodDeclaration(OMD)); in GenerateMethod()