Searched refs:AnnotationAllocator (Results 1 – 1 of 1) sorted by relevance
66 struct AnnotationAllocator { struct73 std::unordered_map<AllocatorIdTy, AnnotationAllocator> AnnotationAllocators; argument117 AnnotationAllocator &Allocator = getAnnotationAllocator(AllocatorId);285 AnnotationAllocators.emplace(0, AnnotationAllocator()); in MCPlusBuilder()299 AnnotationAllocators.emplace(MaxAllocatorId, AnnotationAllocator()); in initializeNewAnnotationAllocator()304 AnnotationAllocator &getAnnotationAllocator(AllocatorIdTy AllocatorId) { in getAnnotationAllocator()317 AnnotationAllocator &Allocator = getAnnotationAllocator(AllocatorId); in freeValuesAllocator()330 AnnotationAllocator &Allocator = Element.second; in freeAnnotations()1682 AnnotationAllocator &Allocator = getAnnotationAllocator(AllocatorId);