Searched refs:shouldEscapeRegion (Results 1 – 1 of 1) sorted by relevance
503 static bool shouldEscapeRegion(ProgramStateRef State, const MemRegion *R) { in shouldEscapeRegion() function563 if (shouldEscapeRegion(State, ArgRegion)) in updateOutParameters()1137 if (MR && shouldEscapeRegion(state, MR)) { in checkBind()