Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching refs:fun

22 #define USEMF(cls, fun) template<> void useMemFun<__LINE__, cls>() { cls().fun(); }