Searched refs:parseIndexList (Results 1 – 4 of 4) sorted by relevance
87 void ELFAttributeParser::parseIndexList(SmallVectorImpl<uint8_t> &indexList) { in parseIndexList() function in ELFAttributeParser163 parseIndexList(indicies); in parseSubsection()168 parseIndexList(indicies); in parseSubsection()
41 void parseIndexList(SmallVectorImpl<uint8_t> &indexList);
284 bool parseIndexList(SmallVectorImpl<unsigned> &Indices,286 bool parseIndexList(SmallVectorImpl<unsigned> &Indices) { in parseIndexList() function288 if (parseIndexList(Indices, AteExtraComma)) in parseIndexList()
2438 bool LLParser::parseIndexList(SmallVectorImpl<unsigned> &Indices, in parseIndexList() function in LLParser3550 parseGlobalTypeAndValue(Val) || parseIndexList(Indices) || in parseValID()3570 parseGlobalTypeAndValue(Val1) || parseIndexList(Indices) || in parseValID()7661 parseIndexList(Indices, AteExtraComma)) in parseExtractValue()7682 parseIndexList(Indices, AteExtraComma)) in parseInsertValue()