Searched defs:importInfos (Results 1 – 4 of 4) sorted by relevance
90 for (const [_, importInfos] of mergeImports) { constant
438 … const importInfos = targetMethod.getDeclaringArkClass().getDeclaringArkFile().getImportInfos(); constant783 … const importInfos = stmt.getCfg().getDeclaringMethod().getDeclaringArkFile().getImportInfos(); constant939 … const importInfos = callsite.getCfg().getDeclaringMethod().getDeclaringArkFile().getImportInfos(); constant
507 … const importInfos = stmt.getCfg().getDeclaringMethod().getDeclaringArkFile().getImportInfos(); constant
400 const importInfos = arkFile.getImportInfos(); constant