Lines Matching refs:getObjCEncodingForMethodDecl
1080 CGM.getContext().getObjCEncodingForMethodDecl(Method, SelTypes); in GetSelector()
1770 Context.getObjCEncodingForMethodDecl(I, TypeStr); in GenerateProtocol()
1788 Context.getObjCEncodingForMethodDecl(I,TypeStr); in GenerateProtocol()
1833 Context.getObjCEncodingForMethodDecl(getter,TypeStr); in GenerateProtocol()
1844 Context.getObjCEncodingForMethodDecl(setter,TypeStr); in GenerateProtocol()
2010 CGM.getContext().getObjCEncodingForMethodDecl(I,TypeStr); in GenerateCategory()
2020 CGM.getContext().getObjCEncodingForMethodDecl(I,TypeStr); in GenerateCategory()
2076 Context.getObjCEncodingForMethodDecl(getter,TypeStr); in GeneratePropertyList()
2090 Context.getObjCEncodingForMethodDecl(setter,TypeStr); in GeneratePropertyList()
2236 Context.getObjCEncodingForMethodDecl(I,TypeStr); in GenerateClass()
2250 Context.getObjCEncodingForMethodDecl(I,TypeStr); in GenerateClass()