Searched defs:BeginFunctionByValue (Results 1 – 1 of 1) sorted by relevance
215 struct BeginFunctionByValue { struct216 friend constexpr int *begin(BeginFunctionByValue) { return &globalBuff[1]; } in begin() argument