Searched refs:ExpectedFunctionType (Results 1 – 1 of 1) sorted by relevance
1838 QualType ExpectedFunctionType; in FindAllocationFunctions() local1851 ExpectedFunctionType in FindAllocationFunctions()1864 if (DeduceTemplateArguments(FnTmpl, nullptr, ExpectedFunctionType, Fn, in FindAllocationFunctions()1870 if (Context.hasSameType(Fn->getType(), ExpectedFunctionType)) in FindAllocationFunctions()