Home | History | Annotate | Download | only in libclang

Lines Matching refs:RawText

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