Searched refs:EndContainerExpr (Results 1 – 1 of 1) sorted by relevance
380 const Expr *EndContainerExpr = getContainerFromBeginEndCall( in findContainer() local384 if (!EndContainerExpr || BeginIsArrow != EndIsArrow || in findContainer()385 !areSameExpr(Context, EndContainerExpr, BeginContainerExpr)) in findContainer()