Home | History | Annotate | Download | only in libclang

Lines Matching refs:RawText

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