Searched defs:Allocators (Results 1 – 11 of 11) sorted by relevance
135 struct Allocators { struct136 using NodeAllocatorType = NodeArray::AllocatorType;160 Allocators() = default; argument162 Allocators &operator=(const Allocators &) = delete; argument171 explicit Allocators(Buffers &B) XRAY_NEVER_INSTRUMENT { in Allocators() argument193 explicit Allocators(uptr Max) XRAY_NEVER_INSTRUMENT { in Allocators() argument211 Allocators(Allocators &&O) XRAY_NEVER_INSTRUMENT { in Allocators() function294 ~Allocators() XRAY_NEVER_INSTRUMENT { in ~Allocators() argument
43 atomic_uintptr_t Allocators; member88 uptr Allocators = 0; in getThreadLocalData() local160 auto Allocators = atomic_exchange(&TLD.Allocators, 0, memory_order_acq_rel); in cleanupTLD() local186 auto Allocators = reinterpret_cast<FunctionCallTrie::Allocators *>(A); in postCurrentThreadFCT() local
62 FunctionCallTrie::Allocators Allocators; member
122 auto Allocators = FunctionCallTrie::InitAllocatorsFromBuffers(Buffers); in TEST() local195 thread_local auto Allocators = in threadProcessing() local
22 FunctionCallTrie::Allocators Allocators = FunctionCallTrie::InitAllocators(); in TEST() local
378 .. _ranges-api:
435 std::map<ResourceIdMgr::ResourceId, Allocator> Allocators; variable
449 std::map<ResourceIdMgr::ResourceId, Allocator> Allocators; variable
438 std::map<ResourceIdMgr::ResourceId, Allocator> Allocators; variable
1815 .. _whatsnew-pep-442:
6324 ArrayRef<std::pair<const Expr *, const Expr *>> Allocators; member in __anonbe229beb3b11::OMPUsesAllocatorsActionTy6328 ArrayRef<std::pair<const Expr *, const Expr *>> Allocators) in OMPUsesAllocatorsActionTy()6355 SmallVector<std::pair<const Expr *, const Expr *>, 4> Allocators; in emitTargetOutlinedFunction() local