Home
last modified time | relevance | path

Searched refs:ResetExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dexpression.h94 template <typename T> void ResetExpr(const T &x) { in ResetExpr() function
184 ResetExpr(x); in Analyze()
198 ResetExpr(x); in Analyze()
211 ResetExpr(x); in Analyze()
220 ResetExpr(x); in Analyze()
229 ResetExpr(x); in Analyze()
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp3056 ResetExpr(x); in ExprOrVariable()
3087 ResetExpr(x); in ExprOrVariable()
3133 ResetExpr(*var); in Analyze()