Searched refs:getRootFile (Results 1 – 4 of 4) sorted by relevance
730 … function getRootFile(multiFolder: boolean, fileFromDisk: File, multiFolderPath: string): File { function784 const aTs = getRootFile(multiFolder, aTsFile, "a/index.ts");785 const bTs = getRootFile(multiFolder, bTsFile, "b/index.ts");786 const cTs = getRootFile(multiFolder, cTsFile, "c/index.ts");
341 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile() function
1025 ? context.getMCDwarfLineTable(/*CUID=*/0).getRootFile() in EmitGenDwarfInfo()
877 getContext().getMCDwarfLineTable(/*CUID=*/0).getRootFile(); in enabledGenDwarfForAssembly()