Searched defs:byref (Results 1 – 6 of 6) sorted by relevance
6 …))) id)errorp; // expected-error {{__block attribute not allowed, only allowed on local variables}}10 …) id)errorp {} // expected-error {{__block attribute not allowed, only allowed on local variables}}
27 auto byref = [&values...]() { print(values...); }; in do_print() local
81 optional bool byref = 7; field153 repeated sint32 byref = 94 [packed = true]; field
464 _cs_insn byref = new _cs_insn(p); in disasm() local
1599 byref(PyObject *self, PyObject *args) in byref() function
1530 byref(PyObject *self, PyObject *args) in byref() function