Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp196 struct one_double_two_float struct
203 struct one_double_two_float argument
204 return_one_double_two_float (struct one_double_two_float value) in return_one_double_two_float()
538 return_one_double_two_float ((struct one_double_two_float) {10.0, 20.0, 30.0}); in main()