Searched defs:KeyOfValue (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | ImmutableMap.h | 36 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | ImmutableMap.h | 36 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | ImmutableMap.h | 36 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | ImmutableMap.h | 36 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | ImmutableMap.h | 36 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ImmutableMap.h | 35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | ImmutableMap.h | 33 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | tree.hpp | 1338 … BOOST_CONTAINER_FORCEINLINE void merge_unique(tree<T, KeyOfValue, C2, Allocator, Options>& source) in merge_unique() argument 1342 BOOST_CONTAINER_FORCEINLINE void merge_equal(tree<T, KeyOfValue, C2, Allocator, Options>& source) in merge_equal() argument
|
D | flat_tree.hpp | 1252 …BOOST_CONTAINER_FORCEINLINE void merge_unique(flat_tree<Value, KeyOfValue, C2, AllocatorOrContaine… in merge_unique() argument 1259 …BOOST_CONTAINER_FORCEINLINE void merge_equal(flat_tree<Value, KeyOfValue, C2, AllocatorOrContainer… in merge_equal() argument
|