Home
last modified time | relevance | path

Searched defs:test_type (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/test/src/
H A DCMakeLists.txt18 set(test_type HERMETIC_TEST_ONLY) global() variable
20 set(test_type UNIT_TEST_ONLY) global() variable
26 set(test_type UNIT_TEST_ONLY) global() variable
/llvm-project/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/
H A Dp1.cpp37 template<typename T> void test_type(T) { T::error; } // expected-error {{has no members}} in test_type() function
38 template<> void test_type(int (*)()) {} in test_type() function
/llvm-project/libcxx/test/std/containers/sequences/array/
H A Dsize_and_alignment.compile.pass.cpp38 void test_type() { test_type() function
[all...]