Searched refs:RefScope (Results 1 – 5 of 5) sorted by relevance
367 psr == ScopeRef.RefScope || in checkParamArgumentEscape()1352 vsr == ScopeRef.RefScope || in checkReturnEscapeImpl()1357 (vsr == ScopeRef.Ref || vsr == ScopeRef.RefScope)) in checkReturnEscapeImpl()
1004 case ScopeRef.RefScope: in mangleParameter()
7079 covariant[ScopeRef.RefScope][i] = true; in covariantInit()7267 case STC.ref_ | STC.scope_: result = ScopeRef.RefScope; break; in buildScopeRef()7287 RefScope, enumerator7311 RefScope: "RefScope", in toChars()
2862 … case ScopeRef.RefScope: rrs = isout ? "out scope" : "ref scope"; goto L1; in stcToBuffer()
1508 case ScopeRef.RefScope: in typeSemantic()