Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/return-value/
Dcall-func.cpp268 struct two_pointer struct
274 struct two_pointer argument
275 return_two_pointer (struct two_pointer value) in return_two_pointer()
542 return_two_pointer ((struct two_pointer) {g_first_pointer, g_second_pointer}); in main()