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);
285 bool parseIndexList(SmallVectorImpl<unsigned> &Indices,287 bool parseIndexList(SmallVectorImpl<unsigned> &Indices) { in parseIndexList() function289 if (parseIndexList(Indices, AteExtraComma)) in parseIndexList()
2514 bool LLParser::parseIndexList(SmallVectorImpl<unsigned> &Indices, in parseIndexList() function in LLParser3640 parseGlobalTypeAndValue(Val) || parseIndexList(Indices) || in parseValID()3660 parseGlobalTypeAndValue(Val1) || parseIndexList(Indices) || in parseValID()7803 parseIndexList(Indices, AteExtraComma)) in parseExtractValue()7824 parseIndexList(Indices, AteExtraComma)) in parseInsertValue()