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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp240 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); local
242 Params.push_back(SelType);
258 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); local
260 Params.push_back(SelType);
286 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); local
288 Params.push_back(SelType);

Completed in 116 milliseconds