Searched refs:setAllocator (Results 1 – 12 of 12) sorted by relevance
58 cfg.setAllocator(allocator); in SetUp()
42 cfg.setAllocator(allocator).setWorkerThreadCount(10); in TEST_F()
32 void setAllocator(std::unique_ptr<llvm::BumpPtrAllocator> allocator) { in setAllocator() function
820 file.debugInfo()->setAllocator(std::move(allocator)); in parseStabs()985 file.debugInfo()->setAllocator(std::move(allocator)); in parseDebugInfo()
85 MARL_NO_EXPORT inline Config& setAllocator(Allocator*);518 Scheduler::Config& Scheduler::Config::setAllocator(Allocator* alloc) { in setAllocator() function
207 builder.setAllocator(allocator).setTargetBufferBytes(TARGET_BUFFER_BYTES); in createDefaultLoadControl()
307 void setAllocator(TPoolAllocator *a) { allocator = a; } in setAllocator() function
248 klass.setAllocator(allocator); in buildClassFromDescriptor()
127 public Builder setAllocator(DefaultAllocator allocator) { in setAllocator() method in DefaultLoadControl.Builder
279 void setAllocator(Expr *A) { Allocator = A; } in setAllocator() function371 void setAllocator(Expr *A) { Allocator = A; } in setAllocator() function
12146 C->setAllocator(Record.readExpr()); in VisitOMPAllocatorClause()12639 C->setAllocator(Record.readSubExpr()); in VisitOMPAllocateClause()
325 void setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, in setAllocator() function in __anon0bb9e2bb0111::DSAStackTy12906 Stack->setAllocator(AllocatorKind, Res.get()); in findOMPAllocatorHandleT()