Searched defs:ParamInfos (Results 1 – 3 of 3) sorted by relevance
3195 ExtParameterInfoBuilder &ParamInfos) { in SubstParmTypes()
730 const FunctionProtoType::ExtParameterInfo *ParamInfos, in TransformFunctionTypeParams()5954 const FunctionProtoType::ExtParameterInfo *ParamInfos, in TransformFunctionTypeParams()
446 llvm::SmallVector<FunctionProtoType::ExtParameterInfo, 16> ParamInfos; in arrangeCXXConstructorCall() local