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