Home
last modified time | relevance | path

Searched refs:ExpectedFunctionType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3150 QualType ExpectedFunctionType; in FindAllocationFunctions() local
3170 ExpectedFunctionType in FindAllocationFunctions()
3183 if (DeduceTemplateArguments(FnTmpl, nullptr, ExpectedFunctionType, Fn, in FindAllocationFunctions()
3190 ExpectedFunctionType, in FindAllocationFunctions()
3192 ExpectedFunctionType)) in FindAllocationFunctions()
H A DSemaDeclCXX.cpp16441 QualType ExpectedFunctionType = in BuildTypeAwareUsualDelete() local
16445 if (DeduceTemplateArguments(FnTemplateDecl, nullptr, ExpectedFunctionType, in BuildTypeAwareUsualDelete()