Searched refs:getRawText (Results 1 – 3 of 3) sorted by relevance
115 if (SR.getBegin() == SR.getEnd() || getRawText(SourceMgr).empty()) { in RawComment()179 getRawText(Context.getSourceManager()); in extractBriefText()206 getRawText(Context.getSourceManager()); in parse()
101 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText() function
7309 StringRef RawText = RC ? RC->getRawText(Context.getSourceManager()) : in clang_Cursor_getRawCommentText()