Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/format/format.arguments/format.arg/
H A Dvisit.return_type.pass.cpp32 using ExpectedResultType = bool; typedef
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16075 CheckOperatorNewDeleteTypes(Sema & SemaRef,const FunctionDecl * FnDecl,CanQualType ExpectedResultType,CanQualType ExpectedFirstParamType,unsigned DependentParamTypeDiag,unsigned InvalidParamTypeDiag) CheckOperatorNewDeleteTypes() argument