Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/ADT/
H A DImmutableMap.h25 struct ImutKeyValueInfo { struct
26 typedef const std::pair<T,S> value_type;
27 typedef const value_type& value_type_ref;
28 typedef const T key_type;
29 typedef const T& key_type_ref;
30 typedef const S data_type;
31 typedef const S& data_type_ref;
33 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
60 typename ValInfo = ImutKeyValueInfo<KeyT,ValT> > argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DImmutableMap.h27 struct ImutKeyValueInfo { struct
28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
30 using key_type = const T;
31 using key_type_ref = const T&;
32 using data_type = const S;
33 using data_type_ref = const S&;
35 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
61 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DImmutableMap.h28 struct ImutKeyValueInfo { struct
29 using value_type = const std::pair<T,S>;
30 using value_type_ref = const value_type&;
31 using key_type = const T;
32 using key_type_ref = const T&;
33 using data_type = const S;
34 using data_type_ref = const S&;
36 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue()
62 typename ValInfo = ImutKeyValueInfo<KeyT,ValT>> argument