Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp84 return_three_int (struct three_int value) in return_three_int() function
533 return_three_int ((struct three_int) {10, 20, 30}); in main()