Searched refs:AllocatorName (Results 1 – 2 of 2) sorted by relevance
126 std::string AllocatorName(AllocatorMode mode) { in AllocatorName() function250 AllocatorName(mode)); in ForkContinuousAlloc()615 std::string allocator_name() { return AllocatorName(allocator_mode()); } in allocator_name()
12886 DeclarationName AllocatorName = &S.getASTContext().Idents.get(Allocator); in findOMPAllocatorHandleT() local12888 S.LookupSingleName(S.TUScope, AllocatorName, Loc, Sema::LookupAnyName)); in findOMPAllocatorHandleT()19292 DeclarationName AllocatorName = &Context.Idents.get(Allocator); in ActOnOpenMPUsesAllocatorClause() local19294 TUScope, AllocatorName, StartLoc, Sema::LookupAnyName)); in ActOnOpenMPUsesAllocatorClause()