Searched refs:isPlacementNew (Results 1 – 1 of 1) sorted by relevance
2065 bool isPlacementNew = (!PlaceArgs.empty() || OperatorNew->param_size() != 1); in FindAllocationFunctions() local2067 if (isPlacementNew) { in FindAllocationFunctions()