Searched refs:getBestDecl (Results 1 – 1 of 1) sorted by relevance
1063 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anon8b1d4a750211::SimpleTypoCorrector1071 assert(getBestDecl()); in getBestDeclIndex()1104 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()1168 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()