Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts894 const functionSymbol = this.getFunctionSymbol(signature.declaration); constant
4750 const functionSymbol = this.getFunctionSymbol(callSignature.declaration); constant
7736 const functionSymbol = this.getFunctionSymbol(callSignature.declaration); constant