Searched defs:getSyntacticForm (Results 1 – 1 of 1) sorted by relevance
4957 InitListExpr *getSyntacticForm() const { in getSyntacticForm() function6147 Expr *getSyntacticForm() { return getSubExprsBuffer()[0]; } in getSyntacticForm() function6148 const Expr *getSyntacticForm() const { return getSubExprsBuffer()[0]; } in getSyntacticForm() function