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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DCommentSema.cpp939 const NamedDecl *getBestDecl() const { function in class:clang::comments::__anon3128::SimpleTypoCorrector
947 assert(getBestDecl());
980 if (Corrector.getBestDecl())
1044 if (const NamedDecl *ND = Corrector.getBestDecl()) {

Completed in 110 milliseconds