Searched defs:ArgRegion (Results 1 – 4 of 4) sorted by relevance
459 const auto ArgRegion = AFC->getArgSVal(0).getAsRegion(); in checkPostCall() local610 const MemRegion *ArgRegion = CC->getArgSVal(0).getAsRegion(); in checkPreCall() local661 const MemRegion *ArgRegion = IC->getArgSVal(0).getAsRegion(); in checkPreCall() local
180 const auto *ArgRegion = in checkFunctionArguments() local
409 const auto *ArgRegion = Call.getArgSVal(0).getAsRegion(); in handleSwap() local
555 auto *ArgRegion = dyn_cast_or_null<TypedValueRegion>(ArgVal.getAsRegion()); in updateOutParameters() local