Searched defs:IsStmtExpr (Results 1 – 4 of 4) sorted by relevance
76 bool IsStmtExpr; variable78 CompoundScopeInfo(bool IsStmtExpr) : IsStmtExpr(IsStmtExpr) {} in CompoundScopeInfo()
2046 void Sema::PushCompoundScope(bool IsStmtExpr) { in PushCompoundScope()
385 void Sema::ActOnStartOfCompoundStmt(bool IsStmtExpr) { in ActOnStartOfCompoundStmt()
1262 bool IsStmtExpr) { in RebuildCompoundStmt()7177 bool IsStmtExpr) { in TransformCompoundStmt()