Searched refs:getRawText (Results 1 – 3 of 3) sorted by relevance
115 if (SR.getBegin() == SR.getEnd() || getRawText(SourceMgr).empty()) { in RawComment()180 (void)getRawText(Context.getSourceManager()); in extractBriefText()207 (void)getRawText(Context.getSourceManager()); in parse()361 llvm::StringRef CommentText = getRawText(SourceMgr); in getFormattedText()
98 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText() function
359 const StringRef CommentText = Comment->getRawText(SM); in getAssociatedRange()