Searched defs:GetExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | tools.h | 366 const SomeExpr *GetExpr(SemanticsContext *context, const T &x) { GetExpr() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | expression.cpp | 128 const Expr<SomeType> &GetExpr(std::size_t i) const { GetExpr() function in Fortran::evaluate::ArgumentAnalyzer |