Searched refs:PrevAllocatorStream (Results 1 – 1 of 1) sorted by relevance
3376 llvm::raw_svector_ostream PrevAllocatorStream(PrevAllocatorBuffer); in checkPreviousOMPAllocateAttribute() local3378 PrevAllocator->printPretty(PrevAllocatorStream, nullptr, in checkPreviousOMPAllocateAttribute()3391 << (PrevAllocator ? 1 : 0) << PrevAllocatorStream.str() in checkPreviousOMPAllocateAttribute()