Lines Matching refs:getObjCEncodingForMethodDecl
1127 CGM.getContext().getObjCEncodingForMethodDecl(Method, SelTypes); in GetSelector()
1812 Context.getObjCEncodingForMethodDecl(I, TypeStr); in GenerateProtocol()
1830 Context.getObjCEncodingForMethodDecl(I,TypeStr); in GenerateProtocol()
1875 Context.getObjCEncodingForMethodDecl(getter,TypeStr); in GenerateProtocol()
1886 Context.getObjCEncodingForMethodDecl(setter,TypeStr); in GenerateProtocol()
2049 CGM.getContext().getObjCEncodingForMethodDecl(I,TypeStr); in GenerateCategory()
2059 CGM.getContext().getObjCEncodingForMethodDecl(I,TypeStr); in GenerateCategory()
2116 Context.getObjCEncodingForMethodDecl(getter,TypeStr); in GeneratePropertyList()
2130 Context.getObjCEncodingForMethodDecl(setter,TypeStr); in GeneratePropertyList()
2275 Context.getObjCEncodingForMethodDecl(I,TypeStr); in GenerateClass()
2288 Context.getObjCEncodingForMethodDecl(I,TypeStr); in GenerateClass()