Searched refs:ParseCompoundLiteralExpression (Results 1 – 3 of 3) sorted by relevance
2926 return ParseCompoundLiteralExpression(Ty.get(), OpenLoc, RParenLoc); in ParseParenExpression()3115 Parser::ParseCompoundLiteralExpression(ParsedType Ty, in ParseCompoundLiteralExpression() function in Parser
3928 return ParseCompoundLiteralExpression(Ty.get(), in ParseCXXAmbiguousParenExpression()
1840 ExprResult ParseCompoundLiteralExpression(ParsedType Ty,