Home
last modified time | relevance | path

Searched refs:getFuncName (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
Dscope.ts485 getFuncName(): string { method in FunctionScope
DcompilerDriver.ts410 name = (<FunctionScope>recorder.getScopeOfNode(funcNode)).getFuncName();
Dpandagen.ts371 getFuncName() { method in PandaGen
373 return this.scope.getFuncName();