Home
last modified time | relevance | path

Searched defs:statVariable (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Dtype-parsers.h89 constexpr Parser<StatVariable> statVariable; // R929 variable
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp1056 void DoForallChecker::Leave(const parser::StatVariable &statVariable) { in Leave()