Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-labels.cpp30 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()
[all …]