Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/return-value/
Dcall-func.cpp209 struct two_double struct
215 struct two_double argument
216 return_two_double (struct two_double value) in return_two_double()
537 return_two_double ((struct two_double) {10.0, 20.0}); in main()