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