Home
last modified time | relevance | path

Searched refs:test2_positive (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn-noreturn.c15 void test2_positive(void) { in test2_positive() function
36 test2_positive(); in test4()
41 test2_positive(); in test5()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconversion.cpp26 uint32_t test2_positive(uint64_t x) { in test2_positive() function