Searched defs:fourth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_by_line_and_column/ |
H A D | main.cpp | 2 int first, int second, int third, int fourth, int fifth) { in this_is_a_very_long_function_with_a_bunch_of_arguments() 16 int fourth = 4; in main() local
|
/llvm-project/openmp/runtime/test/tasking/ |
H A D | task_teams_stress_test.cpp | 157 void test_nest3(int first, int second, int third, int fourth) { in test_nest3() 172 void test_nest4(int first, int second, int third, int fourth, int fifth) { in test_nest4()
|