Searched refs:getBestDecl (Results 1 – 1 of 1) sorted by relevance
970 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anon17632f150211::SimpleTypoCorrector978 assert(getBestDecl()); in getBestDeclIndex()1011 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()1075 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()