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

  /external/clang/include/clang/AST/
RawCommentList.h 118 return extractBriefText(Context);
158 const char *extractBriefText(const ASTContext &Context) const;
  /external/clang/lib/AST/
RawCommentList.cpp 118 const char *RawComment::extractBriefText(const ASTContext &Context) const {

Completed in 43 milliseconds