Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp120 IdentifierInfo *ToIdent = in CorrectTypo() local
124 Typo.getLoc(), ToIdent, nullptr); in CorrectTypo()
126 TypoCorrection Correction(ToIdent); in CorrectTypo()
162 IdentifierInfo *ToIdent = in CorrectTypo() local
165 Context, DestContext, SourceLocation(), SourceLocation(), ToIdent, in CorrectTypo()
169 TypoCorrection Correction(ToIdent); in CorrectTypo()