reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2399 LookupResult R(*this, NewName, StartLoc, LookupOrdinaryName); 2426 Diag(StartLoc, diag::err_openclcxx_not_supported) << "default new"; 2428 Diag(StartLoc, diag::err_openclcxx_placement_new); 2467 LookupResult FoundDelete(*this, DeleteName, StartLoc, LookupOrdinaryName); 2542 TemplateDeductionInfo Info(StartLoc); 2617 Diag(StartLoc, diag::err_placement_new_non_placement_delete) << R; 2624 CheckAllocationAccess(StartLoc, Range, FoundDelete.getNamingClass(), 2630 Diag(StartLoc, diag::warn_ambiguous_suitable_delete_function_found)