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