Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dbraces-around-statements.cpp360 int test_macros(bool b) { in test_macros() function
/llvm-project/libcxx/test/libcxx/type_traits/
H A Dis_pointer.arc.pass.mm20 #include "test_macros.h"
/llvm-project/clang/test/C/C23/
H A Dn3007.c178 void test_macros(int in_int) { in test_macros() function
/llvm-project/libcxx/test/std/utilities/meta/meta.trans/
H A Dobjc_support.compile.pass.mm14 #include "test_macros.h"
/llvm-project/libcxx/docs/
H A DContributing.rst58 - ``libcxx/test/support/test_macros.h`` -- similar to the above, but for the
H A DTestingLibcxx.rst170 generic parts for the tests. The most important header is ``test_macros.h``.