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