Searched refs:nonStaticMethodFmt (Results 1 – 1 of 1) sorted by relevance
105 tblgen::FmtContext nonStaticMethodFmt; member in __anond275f65c0311::InterfaceGenerator119 nonStaticMethodFmt.addSubst("_attr", castCode).withSelf(castCode); in AttrInterfaceGenerator()133 nonStaticMethodFmt.addSubst("_this", "impl") in OpInterfaceGenerator()149 nonStaticMethodFmt.addSubst("_type", castCode).withSelf(castCode); in TypeInterfaceGenerator()300 os << tblgen::tgfmt(body->trim(), &nonStaticMethodFmt); in emitModelMethodsDef()309 os << tblgen::tgfmt("return $_self.", &nonStaticMethodFmt); in emitModelMethodsDef()377 method.isStatic() ? &ctx : &nonStaticMethodFmt); in emitModelMethodsDef()