Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/
DAutofixer.ts2854 …const newFuncDecl = Autofixer.createFunctionDeclaration(funcDecl, undefined, parameDecl, returnTyp… constant
3701 …const newFuncDecl = Autofixer.createFunctionDeclaration(funcDecl, undefined, parameDecl, returnTyp… constant