Searched refs:getRawTextSlow (Results 1 – 2 of 2) sorted by relevance
105 RawText = getRawTextSlow(SourceMgr); in getRawText()156 StringRef getRawTextSlow(const SourceManager &SourceMgr) const;
92 StringRef RawComment::getRawTextSlow(const SourceManager &SourceMgr) const { in getRawTextSlow() function in RawComment