Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/return-value/
Dcall-func.cpp170 struct one_int_one_float_one_int struct
177 struct one_int_one_float_one_int argument
178 return_one_int_one_float_one_int (struct one_int_one_float_one_int value) in return_one_int_one_float_one_int()
539 return_one_int_one_float_one_int ((struct one_int_one_float_one_int) {10, 20.0, 30}); in main()