Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp4148 NamedDecl *CorrectionDecl = Cached->second.getCorrectionDecl(); in CorrectTypo() local
4149 DeclarationNameInfo NameInfo(CorrectionDecl->getDeclName(), in CorrectTypo()
4150 CorrectionDecl->getLocation()); in CorrectTypo()