Clang Project

clang_source_code/test/Modules/Inputs/PR27186/Rtypes.h
1#include <stddef.h>
2typedef struct timespec timespec_t;
3