Searched refs:SecondFnType (Results 1 – 2 of 2) sorted by relevance
3230 const FunctionProtoType *SecondFnType,
11976 const FunctionProtoType *FirstFnType, const FunctionProtoType *SecondFnType, in mergeExtParameterInfo() argument11982 bool SecondHasInfo = SecondFnType->hasExtParameterInfos(); in mergeExtParameterInfo()11991 : SecondFnType->getExtParameterInfos().size(); in mergeExtParameterInfo()11998 SecondParam = SecondFnType->getExtParameterInfo(I); in mergeExtParameterInfo()