Home | History | Annotate | Download | only in Analysis

Lines Matching refs:StrData

1877   StringRef StrData;
1878 if (!getConstantStringInfo(V, StrData))
1881 return StrData.size()+1;