Lines Matching refs:ParseCompoundStatementBody
726 return ParseCompoundStatementBody(isStmtExpr);771 /// ParseCompoundStatementBody - Parse a sequence of statements and invoke the775 StmtResult Parser::ParseCompoundStatementBody(bool isStmtExpr) {2392 StmtResult FnBody(ParseCompoundStatementBody());