Searched refs:SecondFnType (Results 1 – 2 of 2) sorted by relevance
2601 const FunctionProtoType *SecondFnType,
9023 const FunctionProtoType *FirstFnType, const FunctionProtoType *SecondFnType, in mergeExtParameterInfo() argument9029 bool SecondHasInfo = SecondFnType->hasExtParameterInfos(); in mergeExtParameterInfo()9038 : SecondFnType->getExtParameterInfos().size(); in mergeExtParameterInfo()9045 SecondParam = SecondFnType->getExtParameterInfo(I); in mergeExtParameterInfo()