Searched defs:getIndices (Results 1 – 2 of 2) sorted by relevance
243 ArrayRef<TypeIndex> getIndices() const { return ArgIndices; } in getIndices() function257 ArrayRef<TypeIndex> getIndices() const { return StringIndices; } in getIndices() function
1491 ArrayRef<unsigned> ConstantExpr::getIndices() const { in getIndices() function in ConstantExpr