Searched refs:extractBriefText (Results 1 – 2 of 2) sorted by relevance
115 return extractBriefText(Context); in getBriefText()173 const char *extractBriefText(const ASTContext &Context) const;
178 const char *RawComment::extractBriefText(const ASTContext &Context) const { in extractBriefText() function in RawComment