Searched defs:isStmtExpr (Results 1 – 2 of 2) sorted by relevance
666 StmtResult Parser::ParseCompoundStatement(bool isStmtExpr) { in ParseCompoundStatement()697 StmtResult Parser::ParseCompoundStatement(bool isStmtExpr, in ParseCompoundStatement()755 StmtResult Parser::ParseCompoundStatementBody(bool isStmtExpr) { in ParseCompoundStatementBody()
282 MultiStmtArg elts, bool isStmtExpr) { in ActOnCompoundStmt()