Searched refs:bufRegion (Results 1 – 1 of 1) sorted by relevance
946 const MemRegion *bufRegion = val.getAsRegion(); in getCStringLiteral() local947 if (!bufRegion) in getCStringLiteral()951 bufRegion = bufRegion->StripCasts(); in getCStringLiteral()954 const StringRegion *strRegion= dyn_cast<StringRegion>(bufRegion); in getCStringLiteral()