Searched refs:ParseBlockLiteralExpression (Results 1 – 2 of 2) sorted by relevance
1848 Res = ParseBlockLiteralExpression(); in ParseCastExpression()3777 ExprResult Parser::ParseBlockLiteralExpression() { in ParseBlockLiteralExpression() function in Parser
2135 ExprResult ParseBlockLiteralExpression(); // ^{...}