Searched refs:ParseCompoundLiteralExpression (Results 1 – 3 of 3) sorted by relevance
2205 return ParseCompoundLiteralExpression(Ty.get(), OpenLoc, RParenLoc); in ParseParenExpression()2308 Parser::ParseCompoundLiteralExpression(ParsedType Ty, in ParseCompoundLiteralExpression() function in Parser
3109 return ParseCompoundLiteralExpression(Ty.get(), in ParseCXXAmbiguousParenExpression()
1390 ExprResult ParseCompoundLiteralExpression(ParsedType Ty,