Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DMemoryTypeTableBuilder.h41 BumpPtrAllocator RecordStorage; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.h28 BumpPtrAllocator &RecordStorage; variable
H A DMergingTypeTableBuilder.h30 BumpPtrAllocator &RecordStorage; variable
H A DGlobalTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h28 BumpPtrAllocator &RecordStorage; variable
DMergingTypeTableBuilder.h30 BumpPtrAllocator &RecordStorage; variable
DGlobalTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h28 BumpPtrAllocator &RecordStorage; variable
DMergingTypeTableBuilder.h30 BumpPtrAllocator &RecordStorage; variable
DGlobalTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h28 BumpPtrAllocator &RecordStorage; variable
DMergingTypeTableBuilder.h30 BumpPtrAllocator &RecordStorage; variable
DGlobalTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h28 BumpPtrAllocator &RecordStorage; variable
DMergingTypeTableBuilder.h30 BumpPtrAllocator &RecordStorage; variable
DGlobalTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
H A DMergingTypeTableBuilder.h33 BumpPtrAllocator &RecordStorage; variable
H A DGlobalTypeTableBuilder.h33 BumpPtrAllocator &RecordStorage; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.cpp70 static ArrayRef<uint8_t> stabilize(BumpPtrAllocator &RecordStorage, in stabilize()