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