Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/EDSC/
DBuilders.h161 ArrayRef<AffineExpr> getExprs() const { return exprs; } in getExprs() function
/external/clang/include/clang/AST/
DExpr.h4362 Expr **getExprs() { return reinterpret_cast<Expr **>(Exprs); } in getExprs() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h5490 Expr **getExprs() { in getExprs() function