Home | History | Annotate | Download | only in Analysis

Lines Matching defs:StrData

1834   StringRef StrData;
1835 if (!getConstantStringInfo(V, StrData))
1838 return StrData.size()+1;