Searched refs:getBestDecl (Results 1 – 1 of 1) sorted by relevance
997 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anonc5cb10bf0211::SimpleTypoCorrector1005 assert(getBestDecl()); in getBestDeclIndex()1038 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()1102 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()