Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h326 Expr *getResultExpr() { return resultExpr; } in getResultExpr() function
327 const Expr *getResultExpr() const { return resultExpr; } in getResultExpr() function
/llvm-project/clang/include/clang/AST/
H A DExpr.h6172 Expr *getResultExpr() { getResultExpr() function
6177 const Expr *getResultExpr() const { getResultExpr() function
6521 Expr *getResultExpr() { getResultExpr() function
6526 const Expr *getResultExpr() const { getResultExpr() function