Searched refs:ActOnCompoundLiteral (Results 1 – 3 of 3) sorted by relevance
2455 return Actions.ActOnCompoundLiteral(LParenLoc, Ty, RParenLoc, Result.get()); in ParseCompoundLiteralExpression()
4031 ExprResult ActOnCompoundLiteral(SourceLocation LParenLoc,
5501 Sema::ActOnCompoundLiteral(SourceLocation LParenLoc, ParsedType Ty, in ActOnCompoundLiteral() function in Sema