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