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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h714 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp436 comments::FullComment *ASTContext::getLocalCommentForDeclUncached(const Decl *D) const { function in class:ASTContext

Completed in 175 milliseconds