Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h28 using ThisT = TSD<Allocator>; member
H A Dquarantine.h174 using ThisT = GlobalQuarantine<Callback, Node>; variable
H A Dprimary32.h55 typedef SizeClassAllocatorLocalCache<ThisT> CacheT; typedef
H A Dprimary64.h61 typedef TransferBatch<ThisT> TransferBatchT; typedef
H A Dcombined.h52 typedef Allocator<Config, PostInitCallback> ThisT; global() typedef
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1096 using ThisT = CovMapFunctionRecordV1<IntPtrT>; global() member
1147 using ThisT = CovMapFunctionRecordV2; global() member
1191 using ThisT = CovMapFunctionRecordV3; global() member
[all...]
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h15160 QualType ThisT = RebuildUnresolvedUsingType(Loc, E); RebuildUnresolvedUsingType() local