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