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