Home
last modified time | relevance | path

Searched refs:TIArrayType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1860 TypeIndex TIArrayType; in visitKnownRecord() local
1879 TIArrayType = TIElementType; in visitKnownRecord()
1913 TIArrayType = Shared->ForwardReferences.remap(TIArrayType); in visitKnownRecord()
1914 Array->setType(getElement(StreamTPI, TIArrayType)); in visitKnownRecord()
1922 ? getSizeInBytesForTypeRecord(Types.getType(TIArrayType)) in visitKnownRecord()