Home
last modified time | relevance | path

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 Dmain.cpp2 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 Dtask_teams_stress_test.cpp157 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()