Searched refs:IdentifierSourceLocations (Results 1 – 2 of 2) sorted by relevance
6520 typedef llvm::DenseMap<IdentifierInfo *, SrcLocSet> IdentifierSourceLocations; typedef6525 IdentifierSourceLocations TypoCorrectionFailures;
4207 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); in CorrectTypo()