Searched defs:typeCode (Results 1 – 3 of 3) sorted by relevance
183 inline uint32_t TypeCode::typeCode() const { return mCode; } in typeCode() function
150 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode()
353 int typeCode; variable