Searched refs:parseIndexList (Results 1 – 4 of 4) sorted by relevance
85 void ELFAttributeParser::parseIndexList(SmallVectorImpl<uint8_t> &indexList) { in parseIndexList() function in ELFAttributeParser165 parseIndexList(indicies); in parseSubsection()170 parseIndexList(indicies); in parseSubsection()
42 void parseIndexList(SmallVectorImpl<uint8_t> &indexList);
321 bool parseIndexList(SmallVectorImpl<unsigned> &Indices,323 bool parseIndexList(SmallVectorImpl<unsigned> &Indices) { in parseIndexList() function325 if (parseIndexList(Indices, AteExtraComma)) in parseIndexList()
2731 bool LLParser::parseIndexList(SmallVectorImpl<unsigned> &Indices, in parseIndexList() function in LLParser8069 parseIndexList(Indices, AteExtraComma)) in parseExtractValue()8090 parseIndexList(Indices, AteExtraComma)) in parseInsertValue()