Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
FooFramework.framework
/
PrivateHeaders
/
Baz_Private.h
1
#ifndef Baz_h
2
#define Baz_h
3
#endif /* Baz_h */
4