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