Searched refs:BriefText (Results 1 – 3 of 3) sorted by relevance
113 return BriefText; in getBriefText()165 mutable const char *BriefText; variable
198 BriefText = BriefTextPtr; in extractBriefText()
8708 StringRef BriefText = RC->getBriefText(Context); in clang_Cursor_getBriefCommentText() local8712 return cxstring::createRef(BriefText); in clang_Cursor_getBriefCommentText()