Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DUtils.ts37 private static cgInstance: CallGraph | null = null; property in CallGraphHelper
52 private static cgInstance: CallGraph | null = null; property in GlobalCallGraphHelper