Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:SmallVectorImpl

1528 bool LLParser::ParseIndexList(SmallVectorImpl<unsigned> &Indices,
1669 bool LLParser::ParseParameterList(SmallVectorImpl<ParamInfo> &ArgList,
1712 bool LLParser::ParseArgumentList(SmallVectorImpl<ArgInfo> &ArgList,
1885 bool LLParser::ParseStructBody(SmallVectorImpl<Type*> &Body) {
2706 bool LLParser::ParseGlobalValueVector(SmallVectorImpl<Constant*> &Elts) {
4363 bool LLParser::ParseMDNodeVector(SmallVectorImpl<Value*> &Elts,