Searched refs:ExpectedFirstParamType (Results 1 – 1 of 1) sorted by relevance
15338 CanQualType ExpectedFirstParamType, in CheckOperatorNewDeleteTypes() argument15386 if (auto ExpectedPtrTy = ExpectedFirstParamType->getAs<PointerType>()) in CheckOperatorNewDeleteTypes()15387 ExpectedFirstParamType = in CheckOperatorNewDeleteTypes()15393 ExpectedFirstParamType) { in CheckOperatorNewDeleteTypes()15400 << FnDecl->getDeclName() << ExpectedFirstParamType; in CheckOperatorNewDeleteTypes()15452 CanQualType ExpectedFirstParamType = in CheckOperatorDeleteDeclaration() local15461 SemaRef, FnDecl, SemaRef.Context.VoidTy, ExpectedFirstParamType, in CheckOperatorDeleteDeclaration()