Searched refs:ExpectedFirstParamType (Results 1 – 1 of 1) sorted by relevance
15543 CanQualType ExpectedFirstParamType, in CheckOperatorNewDeleteTypes() argument15591 if (auto ExpectedPtrTy = ExpectedFirstParamType->getAs<PointerType>()) in CheckOperatorNewDeleteTypes()15592 ExpectedFirstParamType = in CheckOperatorNewDeleteTypes()15598 ExpectedFirstParamType) { in CheckOperatorNewDeleteTypes()15605 << FnDecl->getDeclName() << ExpectedFirstParamType; in CheckOperatorNewDeleteTypes()15657 CanQualType ExpectedFirstParamType = in CheckOperatorDeleteDeclaration() local15666 SemaRef, FnDecl, SemaRef.Context.VoidTy, ExpectedFirstParamType, in CheckOperatorDeleteDeclaration()