Home
last modified time | relevance | path

Searched refs:getBestDecl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DCommentSema.cpp970 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anon17632f150211::SimpleTypoCorrector
978 assert(getBestDecl()); in getBestDeclIndex()
1011 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()
1075 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()