Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp1838 QualType ExpectedFunctionType; in FindAllocationFunctions() local
1851 ExpectedFunctionType in FindAllocationFunctions()
1864 if (DeduceTemplateArguments(FnTmpl, nullptr, ExpectedFunctionType, Fn, in FindAllocationFunctions()
1870 if (Context.hasSameType(Fn->getType(), ExpectedFunctionType)) in FindAllocationFunctions()