Searched refs:IsTypeAwareAllocation (Results 1 – 1 of 1) sorted by relevance
2246 typeAwareAllocationModeFromBool(bool IsTypeAwareAllocation) { in typeAwareAllocationModeFromBool() argument2247 return IsTypeAwareAllocation ? TypeAwareAllocationMode::Yes in typeAwareAllocationModeFromBool()