Searched refs:getAllocTypeString (Results 1 – 1 of 1) sorted by relevance
1013 static std::string getAllocTypeString(uint8_t AllocTypes) { in getAllocTypeString() function2228 OS << "\tAllocTypes: " << getAllocTypeString(AllocTypes) << "\n"; in print()2265 << " AllocTypes: " << getAllocTypeString(AllocTypes); in print()2308 OS << getAllocTypeString((uint8_t)TypeI->second) << " context " << Id in printTotalSizes()2310 << getAllocTypeString(Node->AllocTypes) << " after cloning\n"; in printTotalSizes()