Searched refs:hasStackStorage (Results 1 – 4 of 4) sorted by relevance
348 if (VR && VR->hasStackStorage() && !isNotInCurrentFrame(VR, Ctx)) in checkEndFunction()
510 if (!R->hasStackStorage() || !VR) in shouldEscapeRegion()
140 bool hasStackStorage() const;
1321 bool MemRegion::hasStackStorage() const { in hasStackStorage() function in MemRegion