Searched defs:returnScope (Results 1 – 2 of 2) sorted by relevance
74 …returnScope = 0x80_0000, /// if `ref return scope` then resolve to `ref` and `return sco… enumerator
1410 private void inferReturn(FuncDeclaration fd, VarDeclaration v, bool returnScope) in inferReturn()