Home
last modified time | relevance | path

Searched defs:ArrayRecord (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h404 explicit ArrayRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in ArrayRecord() function
405 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h398 explicit ArrayRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in ArrayRecord() function
399 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h412 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord() function