Lines Matching defs:Allocator
402 BumpPtrAllocator &Allocator, in toCodeViewSubsection()
413 BumpPtrAllocator &Allocator, in toCodeViewSubsection()
444 BumpPtrAllocator &Allocator, in toCodeViewSubsection()
465 BumpPtrAllocator &Allocator, in toCodeViewSubsection()
475 BumpPtrAllocator &Allocator, in toCodeViewSubsection()
489 BumpPtrAllocator &Allocator, in toCodeViewSubsection()
500 BumpPtrAllocator &Allocator, in toCodeViewSubsection()
509 BumpPtrAllocator &Allocator, in toCodeViewSubsection()
532 BumpPtrAllocator &Allocator, in toCodeViewSubsection()
748 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList()
925 BumpPtrAllocator Allocator; in initializeStringsAndChecksums() local