Searched refs:firstFnType (Results 1 – 1 of 1) sorted by relevance
7927 const FunctionProtoType *firstFnType, in doFunctionTypesMatchOnExtParameterInfos() argument7931 if (!firstFnType->hasExtParameterInfos()) in doFunctionTypesMatchOnExtParameterInfos()7938 auto firstEPI = firstFnType->getExtParameterInfos(); in doFunctionTypesMatchOnExtParameterInfos()