Searched refs:getNameForScript (Results 1 – 3 of 3) sorted by relevance
95 StringRef getNameForScript() const;
389 return file ? file->getNameForScript() : StringRef(); in getFilename()
356 StringRef InputFile::getNameForScript() const { in getNameForScript() function in InputFile