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