Searched refs:getRawText (Results 1 – 2 of 2) sorted by relevance
73 if (SR.getBegin() == SR.getEnd() || getRawText(SourceMgr).empty()) { in RawComment()120 getRawText(Context.getSourceManager()); in extractBriefText()147 getRawText(Context.getSourceManager()); in parse()
101 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText() function