Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentSema.cpp972 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anon5185a10c0211::SimpleTypoCorrector
980 assert(getBestDecl()); in getBestDeclIndex()
1013 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()
1077 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()