HomeSort by relevance Sort by last modified time
    Searched refs:getLocalCommentForDeclUncached (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ASTContext.h 623 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 434 comments::FullComment *ASTContext::getLocalCommentForDeclUncached(const Decl *D) const {
    [all...]

Completed in 71 milliseconds