Lines Matching full:byref
2103 // pass an argument by reference, wrap it inside ByRef(). For2106 // InvokeArgument<1>(5, string("Hello"), ByRef(foo))2111 // 2. If the callable takes an argument by reference but ByRef() is