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