Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/module/
DexportDefaultDeclaration.h39 const AstNode *Decl() const in Decl() function
44 AstNode *Decl() in Decl() function
DexportNamedDeclaration.h55 const Statement *Decl() const in Decl() function
60 Statement *Decl() in Decl() function
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.h34 class Decl; variable
/arkcompiler/ets_frontend/ts2panda/src/
Dscope.ts37 export abstract class Decl { class
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h35 class Decl; variable