Home | History | Annotate | Download | only in Sema

Lines Matching refs:StrRef

2078   StringRef StrRef = FExpr->getString();
2079 const char *Str = StrRef.data();
2080 unsigned StrLen = StrRef.size();