Searched defs:DeclarationImportDecl (Results 1 – 3 of 3) sorted by relevance
201 def visit_decl_import_decl(self, d: "DeclarationImportDecl"):
245 def visit_decl_import_decl(self, d: "DeclarationImportDecl") -> T:374 def visit_decl_import_decl(self, d: "DeclarationImportDecl") -> None:
453 class DeclarationImportDecl(ImportDecl): class889 def add_decl_import(self, i: DeclarationImportDecl):