Searched refs:ParseCompoundLiteralExpression (Results 1 – 3 of 3) sorted by relevance
2339 return ParseCompoundLiteralExpression(Ty.get(), OpenLoc, RParenLoc); in ParseParenExpression()2447 Parser::ParseCompoundLiteralExpression(ParsedType Ty, in ParseCompoundLiteralExpression() function in Parser
3204 return ParseCompoundLiteralExpression(Ty.get(), in ParseCXXAmbiguousParenExpression()
1485 ExprResult ParseCompoundLiteralExpression(ParsedType Ty,