Searched refs:parseIndexList (Results 1 – 4 of 4) sorted by relevance
88 void ELFCompactAttrParser::parseIndexList(SmallVectorImpl<uint8_t> &indexList) { in parseIndexList() function in ELFCompactAttrParser168 parseIndexList(indices); in parseSubsection()173 parseIndexList(indices); in parseSubsection()
44 void parseIndexList(SmallVectorImpl<uint8_t> &indexList);
333 bool parseIndexList(SmallVectorImpl<unsigned> &Indices,335 bool parseIndexList(SmallVectorImpl<unsigned> &Indices) { in parseIndexList() function337 if (parseIndexList(Indices, AteExtraComma)) in parseIndexList()
2873 bool LLParser::parseIndexList(SmallVectorImpl<unsigned> &Indices, in parseIndexList() function in LLParser8853 parseIndexList(Indices, AteExtraComma)) in parseExtractValue()8874 parseIndexList(Indices, AteExtraComma)) in parseInsertValue()