Home
last modified time | relevance | path

Searched refs: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.cpp89 struct four_int struct
97 struct four_int argument
98 return_four_int (struct four_int value) in return_four_int()
534 return_four_int ((struct four_int) {10, 20, 30, 40}); in main()