Home
last modified time | relevance | path

Searched +defs:test +defs:map (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A DPR11358.cpp14 void test() { in test() function
30 void MapTest(hash_map<KeyType, ValueType> map) { in MapTest()
46 void test() { in test() function
H A Dfor-range-examples.cpp112 auto map(const F &f, T &t) -> iter_pair<map_iter<F, decltype(t.begin())>> { in map() function
157 void test(A &a) { in test() function
H A Dwarn-thread-safety-analysis.cpp544 void test() { in test() function in LateFoo
1906 void test() { in test() function
2000 void test() { in test() function
2021 void test() { in test() function
2113 void test() { in test() function
2174 void test() { in test() function in SelfLockingTest::MyLock
2290 void test() { in test() function
2708 void Foo::test() { in test() function in TemporaryCleanupExpr::Foo
3156 void test() { in test() function
3278 static void test() { in test() function
[all …]
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5-0x.cpp141 void test() { in test() function
172 class map { class
215 void test() { in test() function
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dtypename-specifier.cpp25 void test(double d) { in test() function
125 struct map { struct
126 typedef T1* iterator;