Home
last modified time | relevance | path

Searched defs:unordered_map (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/common/
Dunordered.h45 struct unordered_map : public __gnu_cxx::hash_map<T, U, H> {}; struct
/external/llvm-project/clang/test/SemaCXX/
Dattr-gsl-owner-pointer-std.cpp84 class unordered_map { class
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/modernize-use-auto/
Dcontainers.h242 unordered_map() {} in unordered_map() function
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dperformance-inefficient-algorithm.cpp41 template <typename K, typename V> struct unordered_map : map<K, V> {}; struct
/external/swiftshader/third_party/marl/include/marl/
Dcontainers.h53 using unordered_map = variable
/external/llvm-project/clang/test/SemaTemplate/
Ddefault-expr-arguments.cpp321 struct unordered_map { struct
/external/clang/test/SemaTemplate/
Ddefault-expr-arguments.cpp321 struct unordered_map { struct