Lines Matching refs:getObjCEncodingForMethodDecl
1094 CGM.getContext().getObjCEncodingForMethodDecl(Method, SelTypes); in GetSelector()
1797 Context.getObjCEncodingForMethodDecl(I, TypeStr); in GenerateProtocol()
1815 Context.getObjCEncodingForMethodDecl(I,TypeStr); in GenerateProtocol()
1860 Context.getObjCEncodingForMethodDecl(getter,TypeStr); in GenerateProtocol()
1871 Context.getObjCEncodingForMethodDecl(setter,TypeStr); in GenerateProtocol()
2039 CGM.getContext().getObjCEncodingForMethodDecl(I,TypeStr); in GenerateCategory()
2049 CGM.getContext().getObjCEncodingForMethodDecl(I,TypeStr); in GenerateCategory()
2106 Context.getObjCEncodingForMethodDecl(getter,TypeStr); in GeneratePropertyList()
2120 Context.getObjCEncodingForMethodDecl(setter,TypeStr); in GeneratePropertyList()
2266 Context.getObjCEncodingForMethodDecl(I,TypeStr); in GenerateClass()
2280 Context.getObjCEncodingForMethodDecl(I,TypeStr); in GenerateClass()