Searched refs:CheckScopeConstraints (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | resolve-labels.cpp | 969 void CheckScopeConstraints(const SourceStmtList &stmts, in CheckScopeConstraints() function 1040 CheckScopeConstraints(branches, labels, scopes, context); in CheckBranchConstraints() 1065 CheckScopeConstraints(dataTransfers, labels, scopes, context); in CheckDataTransferConstraints() 1095 CheckScopeConstraints(assigns, labels, scopes, context); in CheckAssignConstraints()
|