Home
last modified time | relevance | path

Searched defs:Decl (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/module/
DexportDefaultDeclaration.h29 AstNode *Decl() in Decl() function
34 const AstNode *Decl() const in Decl() function
DexportNamedDeclaration.h53 const AstNode *Decl() const in Decl() function
/arkcompiler/ets_frontend/es2panda/ir/module/
DexportDefaultDeclaration.h39 const AstNode *Decl() const in Decl() function
44 AstNode *Decl() in Decl() function
DexportNamedDeclaration.h59 const Statement *Decl() const in Decl() function
64 Statement *Decl() in Decl() function
/arkcompiler/runtime_core/taihe/compiler/taihe/semantics/
Dformat.py73 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"):
Dvisitor.py205 def visit_decl(self, d: "Decl") -> T:
309 def visit_decl(self, d: "Decl") -> None:
Ddeclarations.py67 class Decl(metaclass=ABCMeta): class
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvariable.h32 class Decl; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.h34 class Decl; variable
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h34 class Decl; variable
Dchecker.h41 class Decl; variable
DTSchecker.h34 class Decl; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h35 class Decl; variable