Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTypoCorrection.h127 void setCorrectionDecl(NamedDecl *CDecl) { in setCorrectionDecl() function
/external/clang/lib/Sema/
DSemaLookup.cpp3957 Candidate.setCorrectionDecl(TmpRes.getAsSingle<NamedDecl>()); in CorrectTypo()
3998 TC.setCorrectionDecl(TmpRes.getAsSingle<NamedDecl>()); in CorrectTypo()