Searched defs:StringIndices (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h266 : TypeRecord(Kind), StringIndices(Indices) {}
275 ArrayRef<TypeIndex> getIndices() const { return StringIndices; }
285 std::vector<TypeIndex> StringIndices; member in class:llvm::codeview::ArgListRecord

Completed in 80 milliseconds