Searched defs:getSyntacticForm (Results 1 – 1 of 1) sorted by relevance
4984 InitListExpr *getSyntacticForm() const { getSyntacticForm() function 6318 Expr *getSyntacticForm() { return getSubExprsBuffer()[0]; } getSyntacticForm() function 6319 const Expr *getSyntacticForm() const { return getSubExprsBuffer()[0]; } getSyntacticForm() function