Searched refs:SelTypes (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1079 std::string SelTypes; local
1080 CGM.getContext().getObjCEncodingForMethodDecl(Method, SelTypes);
1081 return GetSelector(CGF, Method->getSelector(), SelTypes, false);

Completed in 61 milliseconds