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()
42 void parseIndexList(SmallVectorImpl<uint8_t> &indexList);
289 bool parseIndexList(SmallVectorImpl<unsigned> &Indices,291 bool parseIndexList(SmallVectorImpl<unsigned> &Indices) { in parseIndexList() function293 if (parseIndexList(Indices, AteExtraComma)) in parseIndexList()
2329 bool LLParser::parseIndexList(SmallVectorImpl<unsigned> &Indices, in parseIndexList() function in LLParser7638 parseIndexList(Indices, AteExtraComma)) in parseExtractValue()7659 parseIndexList(Indices, AteExtraComma)) in parseInsertValue()