Searched refs:spObjTypeFormatEntries (Results 1 – 1 of 1) sorted by relevance
546 static const ObjectTypeFormatEntry spObjTypeFormatEntries[] = variable1049 const ObjectTypeFormatEntry* pEntryEnd = STATIC_ARRAY_END( spObjTypeFormatEntries ); in ObjectFormatterData()1050 … for( const ObjectTypeFormatEntry* pEntry = spObjTypeFormatEntries; pEntry != pEntryEnd; ++pEntry ) in ObjectFormatterData()
Completed in 43 milliseconds