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