Lines Matching refs:ProxyForScope
30 using ProxyForScope = unsigned; typedef
32 ProxyForScope proxyForScope;
40 const ProxyForScope &proxyForScope, in SourceStatementInfoTuplePOD()
45 ProxyForScope proxyForScope;
51 bool HasScope(ProxyForScope scope) { return scope != ProxyForScope{0u}; } in HasScope()
163 std::vector<ProxyForScope> scopeModel;
537 ProxyForScope ParentScope() { in ParentScope()
758 ProxyForScope scope, bool isExecutableConstructEndStmt = false) { in AddTargetLabelDefinition()
803 ProxyForScope currentScope_;
807 bool InInclusiveScope(const std::vector<ProxyForScope> &scopes, in InInclusiveScope()
808 ProxyForScope tail, ProxyForScope head) { in InInclusiveScope()
891 ProxyForScope ParentScope( in ParentScope()
892 const std::vector<ProxyForScope> &scopes, ProxyForScope scope) { in ParentScope()
898 const std::vector<ProxyForScope> &scopes, SemanticsContext &context) { in CheckLabelDoConstraints()
952 const TargetStmtMap &labels, const std::vector<ProxyForScope> &scopes, in CheckScopeConstraints()
1010 const TargetStmtMap &labels, const std::vector<ProxyForScope> &scopes, in CheckBranchConstraints()
1037 const TargetStmtMap &labels, const std::vector<ProxyForScope> &scopes, in CheckDataTransferConstraints()
1067 const TargetStmtMap &labels, const std::vector<ProxyForScope> &scopes, in CheckAssignConstraints()