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

/external/clang/include/clang/AST/
H A DASTContext.h623 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
/external/clang/lib/AST/
H A DASTContext.cpp434 comments::FullComment *ASTContext::getLocalCommentForDeclUncached(const Decl *D) const { function in class:ASTContext

Completed in 72 milliseconds