Searched defs:Decl (Results 1 – 13 of 13) sorted by relevance
29 AstNode *Decl() in Decl() function34 const AstNode *Decl() const in Decl() function
53 const AstNode *Decl() const in Decl() function
39 const AstNode *Decl() const in Decl() function44 AstNode *Decl() in Decl() function
59 const Statement *Decl() const in Decl() function64 Statement *Decl() in Decl() function
73 def with_attr(self, d: "Decl", s: str) -> str:153 def get_format_attr(self, d: "Decl") -> list[str]:180 def write_attr(self, d: "Decl"):
205 def visit_decl(self, d: "Decl") -> T:309 def visit_decl(self, d: "Decl") -> None:
67 class Decl(metaclass=ABCMeta): class
32 class Decl; variable
34 class Decl; variable
41 class Decl; variable
35 class Decl; variable