Searched refs:printTypeCode (Results 1 – 3 of 3) sorted by relevance
32 void printTypeCode(uint32_t typeCode,
46 printTypeCode(val.typeCode(), textOutputPrinter, (void*)&to); in operator <<()
150 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode() function