Home
last modified time | relevance | path

Searched defs:ExpectedFirstParamType (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16076 CheckOperatorNewDeleteTypes(Sema & SemaRef,const FunctionDecl * FnDecl,CanQualType ExpectedResultType,CanQualType ExpectedFirstParamType,unsigned DependentParamTypeDiag,unsigned InvalidParamTypeDiag) CheckOperatorNewDeleteTypes() argument
16190 CanQualType ExpectedFirstParamType = CheckOperatorDeleteDeclaration() local