Home | History | Annotate | Download | only in Analysis

Lines Matching defs:StrData

1751   StringRef StrData;
1752 if (!getConstantStringInfo(V, StrData))
1755 return StrData.size()+1;