Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDASTNodeTraverser.h119 D->getASTContext().getLocalCommentForDeclUncached(D))
HDASTContext.h911 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp575 comments::FullComment *ASTContext::getLocalCommentForDeclUncached(const Decl *D) const { in getLocalCommentForDeclUncached() function in ASTContext