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.cpp5245 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); in makeTypoCorrectionConsumer()
5246 if (locs != TypoCorrectionFailures.end() && in makeTypoCorrectionConsumer()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9223 IdentifierSourceLocations TypoCorrectionFailures; variable
9756 TypoCorrectionFailures[Typo].insert(TypoLoc);