Searched defs:SelType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp241 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); local
243 Params.push_back(SelType);
259 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); local
261 Params.push_back(SelType);
288 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); local
290 Params.push_back(SelType);

Completed in 392 milliseconds