Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/
H A Darg_list.h71 LIBC_INLINE StructArgList(void *ptr, size_t size) StructArgList() function
73 LIBC_INLINE StructArgList(const StructArgList &other) { StructArgList() function