Home | History | Annotate | Download | only in libclang

Lines Matching refs:RawText

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