Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp1063 const NamedDecl *getBestDecl() const { in getBestDecl() function in clang::comments::__anon8b1d4a750211::SimpleTypoCorrector
1071 assert(getBestDecl()); in getBestDeclIndex()
1104 if (Corrector.getBestDecl()) in correctTypoInParmVarReference()
1168 if (const NamedDecl *ND = Corrector.getBestDecl()) { in correctTypoInTParamReference()