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