Home | History | Annotate | Download | only in Sema

Lines Matching refs:StmtExpr

4509     } else if (isa<StmtExpr>(E)) {
4650 // a StmtExpr; currently this is only used for asm statements.
4656 Expr *E = new (Context) StmtExpr(CompStmt, Context.VoidTy, SourceLocation(),