Searched defs:isFromParameter (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/ | ||
| D | InteropDynamicObjectLiteralsCheck.ts | 208 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in InteropObjectLiteralCheck |
| D | InteropAssignCheck.ts | 232 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in InteropAssignCheck |
| D | InteropBackwardDFACheck.ts | 390 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in InteropBackwardDFACheck |
| D | NoTSLikeAsCheck.ts | 560 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in NoTSLikeAsCheck |
| D | InteropDeprecatedBuiltInAPICheck.ts | 915 private isFromParameter(stmt: Stmt): ArkParameterRef | undefined { method in InteropDeprecatedBuiltInAPICheck |