Searched refs:ExpectedFirstParamType (Results 1 – 1 of 1) sorted by relevance
15742 CanQualType ExpectedFirstParamType, in CheckOperatorNewDeleteTypes() argument15790 if (auto ExpectedPtrTy = ExpectedFirstParamType->getAs<PointerType>()) in CheckOperatorNewDeleteTypes()15791 ExpectedFirstParamType = in CheckOperatorNewDeleteTypes()15797 ExpectedFirstParamType) { in CheckOperatorNewDeleteTypes()15804 << FnDecl->getDeclName() << ExpectedFirstParamType; in CheckOperatorNewDeleteTypes()15856 CanQualType ExpectedFirstParamType = in CheckOperatorDeleteDeclaration() local15865 SemaRef, FnDecl, SemaRef.Context.VoidTy, ExpectedFirstParamType, in CheckOperatorDeleteDeclaration()