Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/
H A Darg_list.h77 LIBC_INLINE DummyArgList(va_list) { ; } in DummyArgList() function
78 LIBC_INLINE DummyArgList(DummyArgList &other) { in DummyArgList() function