Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp513 D->getASTContext().getLocalCommentForDeclUncached(D)) in dumpDecl()
H A DASTContext.cpp485 comments::FullComment *ASTContext::getLocalCommentForDeclUncached(const Decl *D) const { in getLocalCommentForDeclUncached() function in ASTContext
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h829 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;