Home
last modified time | relevance | path

Searched defs:getTypeExpr (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h755 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function
756 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function
830 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function
831 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function
853 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function
854 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function