Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp98 return_four_int (struct four_int value) in return_four_int() function
534 return_four_int ((struct four_int) {10, 20, 30, 40}); in main()