Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp3704 TypoCorrection Sema::CorrectTypo(const DeclarationNameInfo &TypoName, in CorrectTypo() argument
3722 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in CorrectTypo()
3875 LookupResult TmpRes(*this, TypoName, LookupKind); in CorrectTypo()