Searched defs:DebugListener (Results 1 – 7 of 7) sorted by relevance
245 struct DebugListener : public JitExecutable::Listener { struct246 void notifyModuleSpecialized(ArrayRef<mlir::Type> inputs) const override { in notifyModuleSpecialized()254 void notifyValueSpecialized(unsigned index, mlir::Type type, in notifyValueSpecialized()
613 struct DebugListener : public SpecializationListener { struct614 void notifyModuleSpecialized( in notifyModuleSpecialized()629 void notifyValueSpecialized(unsigned index, mlir::Type type, in notifyValueSpecialized()
68 public override IDebugEventListener DebugListener { property in Antlr.Runtime.Debug.DebugParser
72 public override IDebugEventListener DebugListener { property in Antlr.Runtime.Debug.DebugTreeParser
65 public virtual IDebugEventListener DebugListener { property in Antlr.Runtime.Debug.DebugTokenStream
62 public virtual IDebugEventListener DebugListener { property in Antlr.Runtime.Debug.DebugTreeNodeStream
955 public virtual IDebugEventListener DebugListener { property in Antlr.Runtime.BaseRecognizer