Compiler projects using llvm
namespace NS {
void f1();
void f2();
const int A = 3;
}; // namespace NS