Searched refs:getBestDecl (Results 1 – 1 of 1) sorted by relevance
998 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anonae66d1410211::SimpleTypoCorrector1006 assert(getBestDecl()); in getBestDeclIndex()1039 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()1103 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()