Searched defs:ExpectedFirstParamType (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclCXX.cpp | 16076 CheckOperatorNewDeleteTypes(Sema & SemaRef,const FunctionDecl * FnDecl,CanQualType ExpectedResultType,CanQualType ExpectedFirstParamType,unsigned DependentParamTypeDiag,unsigned InvalidParamTypeDiag) CheckOperatorNewDeleteTypes() argument |