Searched refs:ParseCompoundLiteralExpression (Results 1 – 3 of 3) sorted by relevance
3189 return ParseCompoundLiteralExpression(Ty.get(), OpenLoc, RParenLoc); in ParseParenExpression()3376 Parser::ParseCompoundLiteralExpression(ParsedType Ty, in ParseCompoundLiteralExpression() function in Parser
4161 return ParseCompoundLiteralExpression(Ty.get(), in ParseCXXAmbiguousParenExpression()
1956 ExprResult ParseCompoundLiteralExpression(ParsedType Ty,