Searched defs:ArgRegion (Results 1 – 3 of 3) sorted by relevance
460 const auto ArgRegion = AFC->getArgSVal(0).getAsRegion(); in checkPostCall() local612 const MemRegion *ArgRegion = CC->getArgSVal(0).getAsRegion(); in checkPreCall() local663 const MemRegion *ArgRegion = IC->getArgSVal(0).getAsRegion(); in checkPreCall() local
169 const auto *ArgRegion = in checkFunctionArguments() local
554 auto *ArgRegion = dyn_cast_or_null<TypedValueRegion>(ArgVal.getAsRegion()); in updateOutParameters() local