Searched defs:IfaceParentDecl (Results 1 – 3 of 3) sorted by relevance
134 def get_parent_decl(self, d: "IfaceParentDecl") -> str:
284 def visit_iface_parent_decl(self, d: "IfaceParentDecl") -> T:446 def visit_iface_parent_decl(self, d: "IfaceParentDecl") -> None:
572 class IfaceParentDecl(DeclWithParent["IfaceDecl"]): class787 def add_parent(self, p: IfaceParentDecl):