Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DCommentSema.cpp998 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anon5983895a0211::SimpleTypoCorrector
1006 assert(getBestDecl()); in getBestDeclIndex()
1039 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()
1103 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()