• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include "cxx-irgen-top.h"
2 
h()3 inline int h() { return S<int>::f(); }
4