Searched full:stringindices (Results 1 – 7 of 7) sorted by relevance
21 StringIndices: [ 4098, 4096 ]
31 StringIndices: [ 4099, 4100 ]
257 : TypeRecord(Kind), StringIndices(Indices) {} in StringListRecord()259 ArrayRef<TypeIndex> getIndices() const { return StringIndices; } in getIndices()261 std::vector<TypeIndex> StringIndices; variable
266 : TypeRecord(Kind), StringIndices(Indices) {} in ArgListRecord()275 ArrayRef<TypeIndex> getIndices() const { return StringIndices; } in getIndices()285 std::vector<TypeIndex> StringIndices; variable
434 IO.mapRequired("StringIndices", Record.StringIndices); in map()
183 Record.StringIndices, in visitKnownRecord()
427 for (TypeIndex &Str : StringIndices) in remapTypeIndices()