Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h44 using ThisT = GenericUniformityInfo<ContextT>; variable
H A DCoalescingBitVector.h42 using ThisT = CoalescingBitVector<IndexT>; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dtsd.h29 using ThisT = TSD<Allocator>; member
H A Dquarantine.h173 using ThisT = GlobalQuarantine<Callback, Node>; variable
H A Dprimary64.h50 typedef SizeClassAllocator64<Config> ThisT; typedef
H A Dprimary32.h52 typedef SizeClassAllocator32<Config> ThisT; typedef
H A Dcombined.h51 typedef Allocator<Params, PostInitCallback> ThisT; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h833 using ThisT = CovMapFunctionRecordV1<IntPtrT>; member
883 using ThisT = CovMapFunctionRecordV2; member
927 using ThisT = CovMapFunctionRecordV3; member
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp26 using ThisT = MockAllocator<Config>; typedef in MockAllocator
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h14889 QualType ThisT = RebuildUnresolvedUsingType(Loc, E); in RebuildUnresolvedUsingType() local