Searched defs:iface (Results 1 – 6 of 6) sorted by relevance
372 interface iface { x: string; } interface
42 const BytecodeOptIrInterface *iface, pandasm::Program *prog) in BytecodeGen()
61 bool RunOptimizations(compiler::Graph *graph, BytecodeOptIrInterface *iface) in RunOptimizations()
334 for (auto iface : ifaces_) { in WriteIfaces() local
1040 void AddInterface(BaseClassItem *iface) in AddInterface()
781 auto &iface = it->second; in HandleInterfaces() local