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

/external/clang/include/clang/AST/
H A DRawCommentList.h118 return extractBriefText(Context);
158 const char *extractBriefText(const ASTContext &Context) const;
/external/clang/lib/AST/
H A DRawCommentList.cpp118 const char *RawComment::extractBriefText(const ASTContext &Context) const { function in class:RawComment

Completed in 1789 milliseconds