Searched refs:AllocatorStream (Results 1 – 1 of 1) sorted by relevance
3322 llvm::raw_svector_ostream AllocatorStream(AllocatorBuffer); in checkPreviousOMPAllocateAttribute() local3324 Allocator->printPretty(AllocatorStream, nullptr, S.getPrintingPolicy()); in checkPreviousOMPAllocateAttribute()3340 << (Allocator ? 1 : 0) << AllocatorStream.str() in checkPreviousOMPAllocateAttribute()