Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/CodeView/
DListRecordBuilder.cpp27 Builder.writeTypeIndex(R.getContinuationIndex()); in writeListContinuation()
DTypeDumper.cpp625 printTypeIndex("ContinuationIndex", Cont.getContinuationIndex()); in visitListContinuation()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp548 printTypeIndex("ContinuationIndex", Cont.getContinuationIndex()); in visitKnownMember()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp548 printTypeIndex("ContinuationIndex", Cont.getContinuationIndex()); in visitKnownMember()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h928 TypeIndex getContinuationIndex() const { return ContinuationIndex; } in getContinuationIndex() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h922 TypeIndex getContinuationIndex() const { return ContinuationIndex; } in getContinuationIndex() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h1182 TypeIndex getContinuationIndex() const { return ContinuationIndex; } in getContinuationIndex() function