Searched refs:SecondFnType (Results 1 – 2 of 2) sorted by relevance
2936 const FunctionProtoType *SecondFnType,
10879 const FunctionProtoType *FirstFnType, const FunctionProtoType *SecondFnType, in mergeExtParameterInfo() argument10885 bool SecondHasInfo = SecondFnType->hasExtParameterInfos(); in mergeExtParameterInfo()10894 : SecondFnType->getExtParameterInfos().size(); in mergeExtParameterInfo()10901 SecondParam = SecondFnType->getExtParameterInfo(I); in mergeExtParameterInfo()