Home
last modified time | relevance | path

Searched defs:StorageT (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPointerSumType.h82 union StorageT { union
86 StorageT() : Value(0) {} in StorageT() function
H A DIndexedMap.h34 using StorageT = SmallVector<T, 0>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DPointerSumType.h82 union StorageT { union
86 StorageT() : Value(0) {} in StorageT() function
DIndexedMap.h36 using StorageT = SmallVector<T, 0>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DPointerSumType.h82 union StorageT { union
86 StorageT() : Value(0) {} in StorageT() function
DIndexedMap.h36 using StorageT = SmallVector<T, 0>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DPointerSumType.h82 union StorageT { union
86 StorageT() : Value(0) {} in StorageT() function
DIndexedMap.h36 using StorageT = SmallVector<T, 0>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DPointerSumType.h82 union StorageT { union
86 StorageT() : Value(0) {} in StorageT() function
H A DIndexedMap.h35 using StorageT = SmallVector<T, 0>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DPointerSumType.h82 union StorageT { union
86 StorageT() : Value(0) {} in StorageT() function
DIndexedMap.h36 using StorageT = SmallVector<T, 0>; variable
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DIndexedMap.h36 typedef SmallVector<T, 0> StorageT; typedef
/aosp_15_r20/external/cronet/base/win/
H A Dasync_operation.h100 using StorageT = internal::AsyncOperationStorage<T>; variable
H A Dvector.h225 using StorageT = internal::VectorStorage<T>; variable
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/memory/
DLazyInstance.h177 using StorageT = member
DOnDemand.h251 using StorageT = variable