Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseCompoundLiteralExpression

2062         return ParseCompoundLiteralExpression(Ty.get(), OpenLoc, RParenLoc);
2144 /// ParseCompoundLiteralExpression - We have parsed the parenthesized type-name
2153 Parser::ParseCompoundLiteralExpression(ParsedType Ty,