Searched refs:ExpectedFirstParamType (Results 1 – 1 of 1) sorted by relevance
15801 CanQualType ExpectedFirstParamType, in CheckOperatorNewDeleteTypes() argument15849 if (auto ExpectedPtrTy = ExpectedFirstParamType->getAs<PointerType>()) in CheckOperatorNewDeleteTypes()15850 ExpectedFirstParamType = in CheckOperatorNewDeleteTypes()15856 ExpectedFirstParamType) { in CheckOperatorNewDeleteTypes()15863 << FnDecl->getDeclName() << ExpectedFirstParamType; in CheckOperatorNewDeleteTypes()15915 CanQualType ExpectedFirstParamType = in CheckOperatorDeleteDeclaration() local15924 SemaRef, FnDecl, SemaRef.Context.VoidTy, ExpectedFirstParamType, in CheckOperatorDeleteDeclaration()