Lines Matching refs:ParseCompoundStatementBody
727 return ParseCompoundStatementBody(isStmtExpr);730 /// ParseCompoundStatementBody - Parse a sequence of statements and invoke the734 StmtResult Parser::ParseCompoundStatementBody(bool isStmtExpr) {1962 StmtResult FnBody(ParseCompoundStatementBody());