Lines Matching full:rawtext
6379 StringRef RawText = RC ? RC->getRawText(Context.getSourceManager()) :6382 // Don't duplicate the string because RawText points directly into source6384 return cxstring::createRef(RawText);