Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropDynamicObjectLiteralsCheck.ts168 const paramRef = this.isFromParameter(currentStmt); constant
DInteropAssignCheck.ts218 const paramRef = this.isFromParameter(currentStmt); constant
DObjectLiteralCheck.ts207 const paramRef = this.isFromParameter(currentStmt); constant
DInteropBackwardDFACheck.ts328 const paramRef = this.isFromParameter(currentStmt); constant
DNoTSLikeAsCheck.ts448 const paramRef = this.isFromParameter(currentStmt); constant
DInteropDeprecatedBuiltInAPICheck.ts815 const paramRef = this.isFromParameter(currentStmt); constant