Searched defs:MemRegionRef (Results 1 – 1 of 1) sorted by relevance
44 MemRegionRef() : Allocator(nullptr) {} in MemRegionRef() function45 MemRegionRef(llvm::BumpPtrAllocator *A) : Allocator(A) {} in MemRegionRef() function