Searched refs:ExpectedFirstParamType (Results 1 – 1 of 1) sorted by relevance
16257 CanQualType ExpectedFirstParamType, in CheckOperatorNewDeleteTypes() argument16305 if (auto ExpectedPtrTy = ExpectedFirstParamType->getAs<PointerType>()) in CheckOperatorNewDeleteTypes()16306 ExpectedFirstParamType = in CheckOperatorNewDeleteTypes()16312 ExpectedFirstParamType) { in CheckOperatorNewDeleteTypes()16319 << FnDecl->getDeclName() << ExpectedFirstParamType; in CheckOperatorNewDeleteTypes()16371 CanQualType ExpectedFirstParamType = in CheckOperatorDeleteDeclaration() local16380 SemaRef, FnDecl, SemaRef.Context.VoidTy, ExpectedFirstParamType, in CheckOperatorDeleteDeclaration()