Searched refs:StrR (Results 1 – 1 of 1) sorted by relevance
2076 if (const StringRegion *StrR = dyn_cast<StringRegion>(superR)) { in getBindingForElement() local2080 QualType T = Ctx.getAsArrayType(StrR->getValueType())->getElementType(); in getBindingForElement()2087 const StringLiteral *SL = StrR->getStringLiteral(); in getBindingForElement()