Searched defs:ExpectedResultType (Results 1 – 2 of 2) sorted by relevance
32 using ExpectedResultType = bool; typedef [all...]
16075 CheckOperatorNewDeleteTypes(Sema & SemaRef,const FunctionDecl * FnDecl,CanQualType ExpectedResultType,CanQualType ExpectedFirstParamType,unsigned DependentParamTypeDiag,unsigned InvalidParamTypeDiag) CheckOperatorNewDeleteTypes() argument