Home
last modified time | relevance | path

Searched refs:StrR (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1583 if (const StringRegion *StrR=dyn_cast<StringRegion>(superR)) { in getBindingForElement() local
1586 QualType T = Ctx.getAsArrayType(StrR->getValueType())->getElementType(); in getBindingForElement()
1590 const StringLiteral *Str = StrR->getStringLiteral(); in getBindingForElement()