Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/unused-global-init/
init.h
struct Init { Init(); ~Init(); } init;