Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dsemantics.h182 const ConstructStack &constructStack() const { return constructStack_; } in constructStack() function
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dsemantics.cpp125 if (!context_.constructStack().empty()) { // C1571 in Leave()
H A Dcheck-directive-structure.h123 const ConstructStack &stack{context_.constructStack()}; in CheckConstructNameBranching()
H A Dcheck-do-forall.cpp911 const ConstructStack &stack{context_.constructStack()}; in CheckNesting()