Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp997 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anonc5cb10bf0211::SimpleTypoCorrector
1005 assert(getBestDecl()); in getBestDeclIndex()
1038 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()
1102 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()