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