Searched defs:setAllocator (Results 1 – 6 of 6) sorted by relevance
32 void setAllocator(std::unique_ptr<llvm::BumpPtrAllocator> allocator) { in setAllocator() function
307 void setAllocator(TPoolAllocator *a) { allocator = a; } in setAllocator() function
127 public Builder setAllocator(DefaultAllocator allocator) { in setAllocator() method in DefaultLoadControl.Builder
518 Scheduler::Config& Scheduler::Config::setAllocator(Allocator* alloc) { in setAllocator() function
279 void setAllocator(Expr *A) { Allocator = A; } in setAllocator() function371 void setAllocator(Expr *A) { Allocator = A; } in setAllocator() function
325 void setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, in setAllocator() function in __anon0bb9e2bb0111::DSAStackTy