Searched refs:proxyForScope (Results 1 – 1 of 1) sorted by relevance
38 ProxyForScope proxyForScope; member46 const ProxyForScope &proxyForScope, in SourceStatementInfoTuplePOD()48 : parserLabel{parserLabel}, proxyForScope{proxyForScope}, in SourceStatementInfoTuplePOD()51 ProxyForScope proxyForScope; member872 if (HasScope(branchTarget.proxyForScope)) { in CheckBranchesIntoDoBody()925 const auto &scope{stmt.proxyForScope}; in CheckLabelDoConstraints()928 if (!HasScope(doTarget.proxyForScope)) { in CheckLabelDoConstraints()974 const auto &scope{stmt.proxyForScope}; in CheckScopeConstraints()977 if (!HasScope(target.proxyForScope)) { in CheckScopeConstraints()1049 if (HasScope(ioTarget.proxyForScope)) { in CheckDataXferTargetConstraints()[all …]