Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp64 struct two_int struct
70 struct two_int argument
/llvm-project/clang/test/CodeGen/
H A Dvoidptr-vaarg.c87 two_int_t two_int(__builtin_va_list list) { in two_int() function