Searched refs:ExpectedFunctionType (Results 1 – 1 of 1) sorted by relevance
1752 QualType ExpectedFunctionType; in FindAllocationFunctions() local1765 ExpectedFunctionType in FindAllocationFunctions()1778 if (DeduceTemplateArguments(FnTmpl, nullptr, ExpectedFunctionType, Fn, in FindAllocationFunctions()1784 if (Context.hasSameType(Fn->getType(), ExpectedFunctionType)) in FindAllocationFunctions()