Home
last modified time | relevance | path

Searched refs:IdType (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp239 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getGetPropertyFn() local
242 IdType, SelType, in getGetPropertyFn()
246 Types.arrangeBuiltinFunctionDeclaration(IdType, Params)); in getGetPropertyFn()
254 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getSetPropertyFn() local
257 IdType, in getSetPropertyFn()
260 IdType, in getSetPropertyFn()
282 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getOptimizedSetPropertyFn() local
284 Params.push_back(IdType); in getOptimizedSetPropertyFn()
286 Params.push_back(IdType); in getOptimizedSetPropertyFn()