Searched defs:getTypeExpr (Results 1 – 1 of 1) sorted by relevance
711 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function712 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function786 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function787 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function809 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function810 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function