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