Searched refs:SecondFnType (Results 1 – 2 of 2) sorted by relevance
2694 const FunctionProtoType *SecondFnType,
9847 const FunctionProtoType *FirstFnType, const FunctionProtoType *SecondFnType, in mergeExtParameterInfo() argument9853 bool SecondHasInfo = SecondFnType->hasExtParameterInfos(); in mergeExtParameterInfo()9862 : SecondFnType->getExtParameterInfos().size(); in mergeExtParameterInfo()9869 SecondParam = SecondFnType->getExtParameterInfo(I); in mergeExtParameterInfo()