Searched defs:parseIndexList (Results 1 – 3 of 3) sorted by relevance
87 void ELFAttributeParser::parseIndexList(SmallVectorImpl<uint8_t> &indexList) { in parseIndexList() function in ELFAttributeParser
287 bool parseIndexList(SmallVectorImpl<unsigned> &Indices) { in parseIndexList() function
2514 bool LLParser::parseIndexList(SmallVectorImpl<unsigned> &Indices, in parseIndexList() function in LLParser