Searched refs:getRawText (Results 1 – 3 of 3) sorted by relevance
116 if (SR.getBegin() == SR.getEnd() || getRawText(SourceMgr).empty()) { in RawComment()181 (void)getRawText(Context.getSourceManager()); in extractBriefText()208 (void)getRawText(Context.getSourceManager()); in parse()362 llvm::StringRef CommentText = getRawText(SourceMgr); in getFormattedText()380 llvm::StringRef CommentText = getRawText(SourceMgr); in getFormattedLines()
98 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText() function121 StringRef Text = getRawText(SourceMgr); in hasUnsupportedSplice()
452 const StringRef CommentText = Comment->getRawText(SM); in getAssociatedRange()