Searched defs:sourceFileName (Results 1 – 5 of 5) sorted by relevance
150 private String sourceFileName = null; field in XLIFF2ICUConverter
148 …const sourceFileName: string | undefined = sourceFile ? sourceFile.fileName : node.getSourceFile()… constant
3598 TypeScriptLS.prototype.checkEdits = function (sourceFileName, baselineFileName, edits) { argument
2938 const char* sourceFileName = loc.getFilename(); in visitAggregate() local
449 const sourceFileName = sys.resolvePath(file.fileName); constant