Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/algorithm/
DAbstractAnalysis.ts174 let paramMethod: MethodSignature[] = []; variable
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DIRInference.ts374 const paramMethod = scene.getMethod(expr.getMethodSignature()); constant