Searched refs:Ref_ReturnScope (Results 1 – 5 of 5) sorted by relevance
1353 vsr == ScopeRef.Ref_ReturnScope) && in checkReturnEscapeImpl()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()
1010 … case ScopeRef.Ref_ReturnScope: rrs = isout ? "NkMJ" : "NkMK"; goto L1; // return scope ref in mangleParameter()
7087 covariant[ScopeRef.Ref_ReturnScope][ScopeRef.Ref ] = true; in covariantInit()7088 covariant[ScopeRef.Ref_ReturnScope][ScopeRef.ReturnRef] = true; in covariantInit()7270 result = stc & STC.returnScope ? ScopeRef.Ref_ReturnScope in buildScopeRef()7289 Ref_ReturnScope, enumerator7313 Ref_ReturnScope: "Ref_ReturnScope", in toChars()
2864 … case ScopeRef.Ref_ReturnScope: rrs = isout ? "out return scope" : "ref return scope"; goto L1; in stcToBuffer()
1515 case ScopeRef.Ref_ReturnScope: in typeSemantic()