Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h711 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function
712 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function
786 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function
787 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function
809 Expr *getTypeExpr() { return typeExpr; } in getTypeExpr() function
810 const Expr *getTypeExpr() const { return typeExpr; } in getTypeExpr() function