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(indices); in parseSubsection()170 parseIndexList(indices); in parseSubsection()
42 void parseIndexList(SmallVectorImpl<uint8_t> &indexList);
330 bool parseIndexList(SmallVectorImpl<unsigned> &Indices,332 bool parseIndexList(SmallVectorImpl<unsigned> &Indices) { in parseIndexList() function334 if (parseIndexList(Indices, AteExtraComma)) in parseIndexList()
2843 bool LLParser::parseIndexList(SmallVectorImpl<unsigned> &Indices, in parseIndexList() function in LLParser8528 parseIndexList(Indices, AteExtraComma)) in parseExtractValue()8549 parseIndexList(Indices, AteExtraComma)) in parseInsertValue()