Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/return-value/
Dcall-func.cpp118 struct one_int_one_double struct
124 struct one_int_one_double argument
125 return_one_int_one_double (struct one_int_one_double value) in return_one_int_one_double()
547 return_one_int_one_double ((struct one_int_one_double) {10, 20.0}); in main()