Searched defs:getSemanticForm (Results 1 – 2 of 2) sorted by relevance
301 Expr *getSemanticForm() { return cast<Expr>(SemanticForm); } in getSemanticForm() function302 const Expr *getSemanticForm() const { return cast<Expr>(SemanticForm); } in getSemanticForm() function
5189 InitListExpr *getSemanticForm() const { in getSemanticForm() function