Searched refs:BriefText (Results 1 – 3 of 3) sorted by relevance
116 return BriefText; in getBriefText()129 mutable const char *BriefText; variable
196 BriefText = BriefTextPtr; in extractBriefText()
7326 StringRef BriefText = RC->getBriefText(Context); in clang_Cursor_getBriefCommentText() local7330 return cxstring::createRef(BriefText); in clang_Cursor_getBriefCommentText()