Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h38 using ThisT = GenericUniformityInfo<ContextT>; variable
H A DCoalescingBitVector.h42 using ThisT = CoalescingBitVector<IndexT>; variable
/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
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp27 using ThisT = MockAllocator<Config>; typedef in MockAllocator
/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
/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1189 using ThisT = CovMapFunctionRecordV1<IntPtrT>; global() member
1240 using ThisT = CovMapFunctionRecordV2; global() member
1284 using ThisT = CovMapFunctionRecordV3; global() member
[all...]
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h16162 QualType ThisT = RebuildUnresolvedUsingType(Loc, E); RebuildUnresolvedUsingType() local