Clang Project

clang_source_code/test/Modules/Inputs/cxx-decls-unimported.h
1void operator delete(void*);
2