Searched refs:setFuncName (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ts2panda/src/ | ||
D | scope.ts | 481 setFuncName(name: string): void { method in FunctionScope |
D | recorder.ts | 698 (<FunctionScope>this.getScopeOfNode(node)).setFuncName(name); |