Clang Project
clang_source_code
/
test
/
Index
/
pch-warn-as-error-code-split.h
1
2
static void foo_head() {
3
int x;
4
}
5