Home
last modified time | relevance | path

Searched defs:TestTypes (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxxabi/test/
H A Dcatch_multi_level_pointer.pass.cpp75 struct TestTypes { struct
85 struct TestTypes<Member Class::*, true> { struct
94 typedef TestTypes<Throw, first> ThrowTypes; argument
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/
H A Dequal.pass.cpp147 struct TestTypes { struct
170 types::for_each(types::integer_types(), TestTypes()); in main() argument
/llvm-project/clang/test/Lexer/
H A Dbitint-constants.c146 void TestTypes(void) { in TestTypes() function
H A Dbitint-constants.cpp165 void TestTypes(void) { in TestTypes() function
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.find/
H A Dfind.pass.cpp117 struct TestTypes { struct
119 TEST_CONSTEXPR_CXX20 void operator()() { in operator ()()
/llvm-project/llvm/unittests/ADT/
H A DPriorityWorklistTest.cpp24 TestTypes; typedef