Searched refs:StringIndices (Results 1 – 2 of 2) sorted by relevance
266 : TypeRecord(Kind), StringIndices(Indices) {} in ArgListRecord()275 ArrayRef<TypeIndex> getIndices() const { return StringIndices; } in getIndices()285 std::vector<TypeIndex> StringIndices; variable
427 for (TypeIndex &Str : StringIndices) in remapTypeIndices()