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