Searched refs:AllocTypeName (Results 1 – 1 of 1) sorted by relevance
3537 auto AllocTypeName = [](uint8_t Type) -> const char * { in printFunctionSummary() local3560 Out << AllocTypeName(V); in printFunctionSummary()3566 Out << "(type: " << AllocTypeName((uint8_t)MIB.AllocType); in printFunctionSummary()