Searched defs:ThisT (Results 1 – 13 of 13) sorted by relevance
38 using ThisT = GenericUniformityInfo<ContextT>; variable
42 using ThisT = CoalescingBitVector<IndexT>; variable
28 using ThisT = TSD<Allocator>; member
30 using ThisT = TSDRegistryExT<Allocator>; member
29 using ThisT = TSDRegistrySharedT<Allocator, TSDsArraySize, DefaultTSDCount>; member
174 using ThisT = GlobalQuarantine<Callback, Node>; variable
54 typedef SizeClassAllocator32<Config> ThisT; typedef
59 typedef SizeClassAllocator64<Config> ThisT; typedef
58 typedef Allocator<Config, PostInitCallback> ThisT; typedef
1189 using ThisT = CovMapFunctionRecordV1<IntPtrT>; member1240 using ThisT = CovMapFunctionRecordV2; member1284 using ThisT = CovMapFunctionRecordV3; member
119 typedef SizeClassAllocator32<Params> ThisT; typedef
96 typedef SizeClassAllocator64<Params> ThisT; typedef
16193 QualType ThisT = RebuildUnresolvedUsingType(Loc, E); in RebuildUnresolvedUsingType() local