Home
last modified time | relevance | path

Searched refs:addFuncName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
Dscope.ts349 addFuncName(funcName: string): void { method in VariableScope
Dcompiler.ts370 (<VariableScope>pandaGen.getScope()!).addFuncName(funcName);