Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp216 return_two_double (struct two_double value) in return_two_double() function
537 return_two_double ((struct two_double) {10.0, 20.0}); in main()