Lines Matching refs:RawText
7309 StringRef RawText = RC ? RC->getRawText(Context.getSourceManager()) :7312 // Don't duplicate the string because RawText points directly into source7314 return cxstring::createRef(RawText);