Searched refs:NameA (Results 1 – 2 of 2) sorted by relevance
174 int llvm::DiffFilesWithTolerance(StringRef NameA, in DiffFilesWithTolerance() argument181 if (error_code ec = MemoryBuffer::getFile(NameA, F1)) { in DiffFilesWithTolerance()
1127 const StringRef &NameA = (*a)->getSectionName(); in compareBySuffix() local1129 const unsigned sizeA = NameA.size(); in compareBySuffix()1133 char ca = NameA[sizeA - i - 1]; in compareBySuffix()