Home
last modified time | relevance | path

Searched defs:ThisT (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h38 using ThisT = GenericUniformityInfo<ContextT>; variable
H A DCoalescingBitVector.h42 using ThisT = CoalescingBitVector<IndexT>; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h28 using ThisT = TSD<Allocator>; member
H A Dtsd_exclusive.h30 using ThisT = TSDRegistryExT<Allocator>; member
H A Dtsd_shared.h29 using ThisT = TSDRegistrySharedT<Allocator, TSDsArraySize, DefaultTSDCount>; member
H A Dquarantine.h174 using ThisT = GlobalQuarantine<Callback, Node>; variable
H A Dprimary32.h54 typedef SizeClassAllocator32<Config> ThisT; typedef
H A Dprimary64.h59 typedef SizeClassAllocator64<Config> ThisT; typedef
H A Dcombined.h58 typedef Allocator<Config, PostInitCallback> ThisT; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1189 using ThisT = CovMapFunctionRecordV1<IntPtrT>; member
1240 using ThisT = CovMapFunctionRecordV2; member
1284 using ThisT = CovMapFunctionRecordV3; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h119 typedef SizeClassAllocator32<Params> ThisT; typedef
H A Dsanitizer_allocator_primary64.h96 typedef SizeClassAllocator64<Params> ThisT; typedef
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h16193 QualType ThisT = RebuildUnresolvedUsingType(Loc, E); in RebuildUnresolvedUsingType() local