Searched refs:parseIndexList (Results 1 – 4 of 4) sorted by relevance
85 void ELFAttributeParser::parseIndexList(SmallVectorImpl<uint8_t> &indexList) { in parseIndexList() function in ELFAttributeParser161 parseIndexList(indicies); in parseSubsection()166 parseIndexList(indicies); in parseSubsection()
43 void parseIndexList(SmallVectorImpl<uint8_t> &indexList);
308 bool parseIndexList(SmallVectorImpl<unsigned> &Indices,310 bool parseIndexList(SmallVectorImpl<unsigned> &Indices) { in parseIndexList() function312 if (parseIndexList(Indices, AteExtraComma)) in parseIndexList()
2535 bool LLParser::parseIndexList(SmallVectorImpl<unsigned> &Indices, in parseIndexList() function in LLParser7913 parseIndexList(Indices, AteExtraComma)) in parseExtractValue()7934 parseIndexList(Indices, AteExtraComma)) in parseInsertValue()