Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropDynamicObjectLiteralsCheck.ts208 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in InteropObjectLiteralCheck
DInteropAssignCheck.ts232 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in InteropAssignCheck
DInteropBackwardDFACheck.ts390 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in InteropBackwardDFACheck
DNoTSLikeAsCheck.ts560 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in NoTSLikeAsCheck
DInteropDeprecatedBuiltInAPICheck.ts915 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in InteropDeprecatedBuiltInAPICheck