Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropBackwardDFACheck.ts202 …const argDefs = this.findArgumentDef(stmt, paramIdx, currentLang, importVarMap, topLevelVarMap, sc… constant
334 const argDefs = this.findArgumentDef( constant
DInteropDynamicObjectLiteralsCheck.ts173 const argDefs = this.collectArgDefs(paramIdx, callsites); constant
DNoTSLikeAsCheck.ts453 const argDefs = this.collectArgDefs(paramIdx, callsites); constant
DInteropDeprecatedBuiltInAPICheck.ts820 const argDefs = this.collectArgDefs(paramIdx, callsites); constant