Searched refs:FreeData (Results 1 – 1 of 1) sorted by relevance
542 const auto FreeData = getFreeFunctionDataForFunction(Callee, TLIFn); in getAllocationFamily() local543 if (FreeData) in getAllocationFamily()544 return mangledNameForMallocFamily(FreeData.value().Family); in getAllocationFamily()