Home
last modified time | relevance | path

Searched refs:Hash_map (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CXX/temp/temp.spec/temp.explicit/
Dp6.cpp22 template<typename T> struct Hash_map { struct
27 Hash_map<S> *x; argument
28 const Hash_map<S> *foo() { in foo()