Home | History | Annotate | Download | only in Analysis

Lines Matching refs:EC

2125       ExprWithCleanups *EC = cast<ExprWithCleanups>(Init);
2126 if (CFGBlock *newBlock = Visit(EC->getSubExpr()))