Searched refs:getBestDecl (Results 1 – 1 of 1) sorted by relevance
972 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anon5185a10c0211::SimpleTypoCorrector980 assert(getBestDecl()); in getBestDeclIndex()1013 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()1077 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()