Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.cpp70 static ArrayRef<uint8_t> stabilize(BumpPtrAllocator &RecordStorage, in stabilize()