Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParamInfo

1341 bool LLParser::ParseParameterList(SmallVectorImpl<ParamInfo> &ArgList,
1364 ArgList.push_back(ParamInfo(ArgLoc, V, ArgAttrs1|ArgAttrs2));
3170 SmallVector<ParamInfo, 16> ArgList;
3569 SmallVector<ParamInfo, 16> ArgList;