Home
last modified time | relevance | path

Searched refs:getSourceFile (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/utils/
DTypeUtils.ts55 getSourceFile(name, languageVersion): SourceFile | undefined {
59 return host.getSourceFile(name, languageVersion);
DSourceMapUtil.ts65 getSourceFile: undefined,
/arkcompiler/ets_frontend/ts2panda/src/
Ddebuginfo.ts359 if (CmdOptions.getSourceFile().length > 0) {
360 pandaGen.setSourceFileDebugInfo(CmdOptions.getSourceFile());
DcmdOptions.ts339 static getSourceFile(): string { method in CmdOptions
DtypeChecker.ts274 return node.getSourceFile().hasNoDefaultLib;
/arkcompiler/ets_frontend/ts2panda/tests/types/
DtypeUtils.ts49 let sourceFile = program.getSourceFile(fileName);
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2getSourceFile(e.resolvedFileName);n&&a(n,r)}}))),{getReferencedExportContainer:sS,getReferencedImp… method