HomeSort by: relevance | last modified time | path
    Searched refs:getLocalCommentForDeclUncached (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTNodeTraverser.h 102 D->getASTContext().getLocalCommentForDeclUncached(D))
ASTContext.h 825 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 546 comments::FullComment *ASTContext::getLocalCommentForDeclUncached(const Decl *D) const {

Completed in 30 milliseconds