Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp64 struct two_int struct
70 struct two_int argument
71 return_two_int (struct two_int value) in return_two_int()
532 return_two_int ((struct two_int) {10, 20}); in main()