Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
va_list
/
top.h
1
typedef __builtin_va_list va_list;
2