Searched refs:AddressParamType (Results 1 – 1 of 1) sorted by relevance
16697 QualType AddressParamType = in CheckOperatorDeleteDeclaration() local16699 if (AddressParamType != SemaRef.Context.VoidPtrTy && in CheckOperatorDeleteDeclaration()16700 AddressParamType == ConstructDestroyingDeleteAddressType()) { in CheckOperatorDeleteDeclaration()