Searched refs:getNameForScript (Results 1 – 3 of 3) sorted by relevance
116 StringRef getNameForScript() const;
425 matchesFileCache.emplace(&file, filePat.match(file.getNameForScript())); in matchesFile()438 excludedFilePat.match(file.getNameForScript())); in excludesFile()
369 StringRef InputFile::getNameForScript() const { in getNameForScript() function in InputFile