Searched defs:getTypeExpr (Results 1 – 1 of 1) sorted by relevance
755 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function756 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function830 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function831 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function853 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function854 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function