Searched refs:SecondFnType (Results 1 – 2 of 2) sorted by relevance
2735 const FunctionProtoType *SecondFnType,
9961 const FunctionProtoType *FirstFnType, const FunctionProtoType *SecondFnType, in mergeExtParameterInfo() argument9967 bool SecondHasInfo = SecondFnType->hasExtParameterInfos(); in mergeExtParameterInfo()9976 : SecondFnType->getExtParameterInfos().size(); in mergeExtParameterInfo()9983 SecondParam = SecondFnType->getExtParameterInfo(I); in mergeExtParameterInfo()