Searched refs:SecondFnType (Results 1 – 2 of 2) sorted by relevance
3025 const FunctionProtoType *SecondFnType,
11358 const FunctionProtoType *FirstFnType, const FunctionProtoType *SecondFnType, in mergeExtParameterInfo() argument11364 bool SecondHasInfo = SecondFnType->hasExtParameterInfos(); in mergeExtParameterInfo()11373 : SecondFnType->getExtParameterInfos().size(); in mergeExtParameterInfo()11380 SecondParam = SecondFnType->getExtParameterInfo(I); in mergeExtParameterInfo()