Lines Matching refs:getMethods
169 for (auto &method : interface.getMethods()) { in emitInterfaceDef()
207 for (auto &method : interface.getMethods()) { in emitConceptDecl()
233 interface.getMethods(), os, in emitModelDecl()
238 for (auto &method : interface.getMethods()) { in emitModelDecl()
257 for (auto &method : interface.getMethods()) { in emitModelDecl()
285 for (auto &method : interface.getMethods()) { in emitModelMethodsDef()
319 for (auto &method : interface.getMethods()) { in emitModelMethodsDef()
346 for (auto &method : interface.getMethods()) { in emitModelMethodsDef()
393 for (auto &method : interface.getMethods()) { in emitTraitDecl()
472 for (auto &method : interface.getMethods()) { in emitInterfaceDecl()
522 for (const auto &method : interface.getMethods()) { in emitInterfaceDoc()