Searched refs:ItFileID (Results 1 – 1 of 1) sorted by relevance
2398 auto ItFileID = PreambleSrcLocCache.find(SD.Filename); in TranslateStoredDiagnostics() local2399 if (ItFileID == PreambleSrcLocCache.end()) { in TranslateStoredDiagnostics()2404 FileLoc = ItFileID->getValue(); in TranslateStoredDiagnostics()