Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c9518 SRReturnRef_Scope, in isCovariantScope() enumerator
9545 result = returnByRef ? SRReturnRef_Scope : SRRef_ReturnScope; in isCovariantScope()
9577 covariant[SRReturnRef_Scope][SRReturnRef] = true; in isCovariantScope()