Searched refs:ReturnScope (Results 1 – 5 of 5) sorted by relevance
1714 if (psr == ScopeRef.ReturnScope || psr == ScopeRef.Ref_ReturnScope) in visit()1769 if (psr == ScopeRef.ReturnScope || psr == ScopeRef.Ref_ReturnScope) in visit()1795 if (psr == ScopeRef.ReturnScope || psr == ScopeRef.Ref_ReturnScope) in visit()2013 else if (psr == ScopeRef.ReturnScope || psr == ScopeRef.Ref_ReturnScope) in visit()2051 else if (psr == ScopeRef.ReturnScope || psr == ScopeRef.Ref_ReturnScope) in visit()
1007 case ScopeRef.ReturnScope: rrs = "NkM"; goto L1; // return scope in mangleParameter()
7081 covariant[ScopeRef.ReturnScope][ScopeRef.None] = true; in covariantInit()7083 covariant[ScopeRef.Scope ][ScopeRef.ReturnScope] = true; in covariantInit()7266 case STC.return_ | STC.scope_: result = ScopeRef.ReturnScope; break; in buildScopeRef()7284 ReturnScope, enumerator7308 ReturnScope: "ReturnScope", in toChars()
2860 case ScopeRef.ReturnScope: rrs = "return scope"; goto L1; in stcToBuffer()
1514 case ScopeRef.ReturnScope: in typeSemantic()