Home
last modified time | relevance | path

Searched refs:TypoCorrectionFailures (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5153 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); in makeTypoCorrectionConsumer()
5154 if (locs != TypoCorrectionFailures.end() && in makeTypoCorrectionConsumer()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8944 IdentifierSourceLocations TypoCorrectionFailures; variable
9559 TypoCorrectionFailures[Typo].insert(TypoLoc);