Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A Dmktables.lst30 IdType.txt
257 lib/IdType/DefaultI.pl
258 lib/IdType/Exclusio.pl
259 lib/IdType/Inclusio.pl
260 lib/IdType/LimitedU.pl
261 lib/IdType/NotChara.pl
262 lib/IdType/NotNFKC.pl
263 lib/IdType/NotXID.pl
264 lib/IdType/Obsolete.pl
265 lib/IdType/Recomme
[all...]
H A DREADME.perl44 mv IdentifierType.txt IdType.txt
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp240 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getGetPropertyFn() local
243 IdType, SelType, in getGetPropertyFn()
247 Types.arrangeBuiltinFunctionDeclaration(IdType, Params)); in getGetPropertyFn()
255 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getSetPropertyFn() local
258 IdType, in getSetPropertyFn()
261 IdType, in getSetPropertyFn()
283 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType()); in getOptimizedSetPropertyFn() local
285 Params.push_back(IdType); in getOptimizedSetPropertyFn()
287 Params.push_back(IdType); in getOptimizedSetPropertyFn()