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