Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-labels.cpp155 struct UnitAnalysis { struct
156 UnitAnalysis() { scopeModel.push_back(0); } in UnitAnalysis() argument
158 SourceStmtList doStmtSources;
159 SourceStmtList formatStmtSources;
160 SourceStmtList otherStmtSources;
161 SourceStmtList assignStmtSources;
162 TargetStmtMap targetStmts;
163 std::vector<ProxyForScope> scopeModel;