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