Lines Matching refs:writeByte

60         buf->writeByte((char)i);  in write_seq_id()
72 buf->writeByte('S'); in substitute()
77 buf->writeByte('_'); in substitute()
168 buf->writeByte('I'); in template_args()
184 buf->writeByte('I'); // argument pack in template_args()
194 buf->writeByte('E'); in template_args()
210 buf->writeByte('L'); in template_args()
216 buf->writeByte('n'); in template_args()
219 buf->writeByte('E'); in template_args()
237 buf->writeByte('X'); in template_args()
238 buf->writeByte('L'); in template_args()
240 buf->writeByte('E'); in template_args()
242 buf->writeByte('E'); in template_args()
247 buf->writeByte('L'); in template_args()
249 buf->writeByte('E'); in template_args()
274 buf->writeByte('E'); in template_args()
530 buf->writeByte('N'); in cpp_mangle_name()
534 buf->writeByte('E'); in cpp_mangle_name()
546 buf->writeByte('K'); in CV_qualifiers()
564 buf->writeByte('E'); in mangle_variable()
601 buf->writeByte('N'); in mangle_function()
610 buf->writeByte('E'); in mangle_function()
624 buf->writeByte('N'); in mangle_function()
649 buf->writeByte('E'); in mangle_function()
697 buf->writeByte('z'); in mangleFunctionParameters()
699 buf->writeByte('v'); // encode (void) parameters in mangleFunctionParameters()
788 buf->writeByte(p); in writeBasicType()
789 buf->writeByte(c); in writeBasicType()
923 buf->writeByte('A'); in visit()
925 buf->writeByte('_'); in visit()
937 buf->writeByte('P'); in visit()
947 buf->writeByte('R'); in visit()
978 buf->writeByte('F'); in visit()
980 buf->writeByte('Y'); in visit()
986 buf->writeByte('E'); in visit()
1081 buf->writeByte('P'); in mangleTypeClass()