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