Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp5063 FixItHint FixTypo = FixItHint::CreateReplacement( in diagnoseTypo() local
5077 << CorrectedQuotedStr << (ErrorRecovery ? FixTypo : FixItHint()); in diagnoseTypo()
5083 << CorrectedQuotedStr << (ErrorRecovery ? FixItHint() : FixTypo); in diagnoseTypo()