Searched defs:ParseIndexList (Results 1 – 3 of 3) sorted by relevance
248 bool ParseIndexList(SmallVectorImpl<unsigned> &Indices) { in ParseIndexList() function
1774 bool LLParser::ParseIndexList(SmallVectorImpl<unsigned> &Indices, in ParseIndexList() function in LLParser
549 void ARMAttributeParser::ParseIndexList(const uint8_t *Data, uint32_t &Offset, in ParseIndexList() function in llvm::ARMAttributeParser