Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp183 struct one_float_one_int_one_float struct
190 struct one_float_one_int_one_float argument
191 return_one_float_one_int_one_float (struct one_float_one_int_one_float value) in return_one_float_one_int_one_float()
550 return_one_float_one_int_one_float ((struct one_float_one_int_one_float) {10.0, 20, 30.0}); in main()