Searched defs:preProcessMethod (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/algorithm/ | ||
| D | ClassHierarchyAnalysis.ts | 81 protected preProcessMethod(): CallSite[] { method in ClassHierarchyAnalysis |
| D | RapidTypeAnalysis.ts | 101 protected preProcessMethod(funcID: FuncID): CallSite[] { method in RapidTypeAnalysis |