Home
last modified time | relevance | path

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

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