Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
va_list
/
va_list_a.h
1
int vprintf(const char * __restrict, va_list);
2