Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dassignment.cpp39 template <typename A> void PushWhereContext(const A &);
250 template <typename A> void AssignmentContext::PushWhereContext(const A &x) { in PushWhereContext() function in Fortran::semantics::AssignmentContext
274 context_.value().PushWhereContext(x); in Enter()
280 context_.value().PushWhereContext(x); in Enter()
286 context_.value().PushWhereContext(x); in Enter()