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