Searched defs:getSemanticForm (Results 1 – 3 of 3) sorted by relevance
302 Expr *getSemanticForm() { return cast<Expr>(SemanticForm); } in getSemanticForm() function303 const Expr *getSemanticForm() const { return cast<Expr>(SemanticForm); } in getSemanticForm() function
4865 InitListExpr *getSemanticForm() const { in getSemanticForm() function
3879 InitListExpr *getSemanticForm() const { in getSemanticForm() function