Home
last modified time | relevance | path

Searched refs:test_recursive (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dsignal-handler.c142 void test_recursive(void) { in test_recursive() function
/llvm-project/libcxx/test/std/ranges/range.utility/range.utility.conv/
H A Dto.pass.cpp499 constexpr void test_recursive() { in test_lwg_3785()
557 test_recursive(); in test_recursive()
516 constexpr void test_recursive() { test_recursive() function
/llvm-project/llvm/test/Transforms/SimplifyCFG/
H A Dmerge-cond-stores.ll75 define void @test_recursive(ptr %p, i32 %a, i32 %b, i32 %c, i32 %d) {
76 ; CHECK-LABEL: @test_recursive(