Home
last modified time | relevance | path

Searched defs:RecordStorage (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
DMergingTypeTableBuilder.h33 BumpPtrAllocator &RecordStorage; variable
DGlobalTypeTableBuilder.h33 BumpPtrAllocator &RecordStorage; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h28 BumpPtrAllocator &RecordStorage; variable
DMergingTypeTableBuilder.h30 BumpPtrAllocator &RecordStorage; variable
DGlobalTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DMemoryTypeTableBuilder.h41 BumpPtrAllocator RecordStorage; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DAppendingTypeTableBuilder.cpp70 static ArrayRef<uint8_t> stabilize(BumpPtrAllocator &RecordStorage, in stabilize()