Searched refs:ExpectedFunctionType (Results 1 – 1 of 1) sorted by relevance
2080 QualType ExpectedFunctionType; in FindAllocationFunctions() local2093 ExpectedFunctionType in FindAllocationFunctions()2106 if (DeduceTemplateArguments(FnTmpl, nullptr, ExpectedFunctionType, Fn, in FindAllocationFunctions()2112 if (Context.hasSameType(Fn->getType(), ExpectedFunctionType)) in FindAllocationFunctions()