reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
13802   if (CheckOperatorNewDeleteDeclarationScope(SemaRef, FnDecl))
13813           ? SemaRef.Context.getCanonicalType(SemaRef.Context.getPointerType(
13813           ? SemaRef.Context.getCanonicalType(SemaRef.Context.getPointerType(
13814                 SemaRef.Context.getRecordType(MD->getParent())))
13815           : SemaRef.Context.VoidPtrTy;
13820           SemaRef, FnDecl, SemaRef.Context.VoidTy, ExpectedFirstParamType,
13820           SemaRef, FnDecl, SemaRef.Context.VoidTy, ExpectedFirstParamType,
13829       !SemaRef.isUsualDeallocationFunction(MD)) {
13830     SemaRef.Diag(MD->getLocation(),