Home
last modified time | relevance | path

Searched defs:test_concat (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dconcat_macros.h149 std::ostream& test_concat(std::ostream& stream, T&& value) { in test_concat() function
154 std::ostream& test_concat(std::ostream& stream, T&& value) { in test_concat() function
/llvm-project/flang/test/Semantics/
H A Dresolve63.f9092 subroutine test_concat() subroutine
136 subroutine test_concat(a, b) subroutine
137 character(4,kind=1) :: a local
138 character(4,kind=2) :: b local
139 character(4) :: c local
/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.charconv.pass.cpp294 static void test_concat() in test_concat() function
/llvm-project/clang/test/Sema/
H A Dms_predefined_expr.cpp85 extern "C" void test_concat() { in test_concat() function