Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1917 if (const StringRegion *StrR = dyn_cast<StringRegion>(superR)) { in getBindingForElement() local
1921 QualType T = Ctx.getAsArrayType(StrR->getValueType())->getElementType(); in getBindingForElement()
1928 const StringLiteral *SL = StrR->getStringLiteral(); in getBindingForElement()