Searched defs:getResultExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/ | ||
H A D | Nodes.h | 326 Expr *getResultExpr() { return resultExpr; } in getResultExpr() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 6172 Expr *getResultExpr() { getResultExpr() function |