Searched refs:SelTypes (Results 1 – 1 of 1) sorted by relevance
1083 std::string SelTypes; in GetSelector() local1084 CGM.getContext().getObjCEncodingForMethodDecl(Method, SelTypes); in GetSelector()1085 return GetSelector(CGF, Method->getSelector(), SelTypes, false); in GetSelector()