Home
last modified time | relevance | path

Searched refs:AllocatorStream (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp3269 llvm::raw_svector_ostream AllocatorStream(AllocatorBuffer); in checkPreviousOMPAllocateAttribute() local
3271 Allocator->printPretty(AllocatorStream, nullptr, S.getPrintingPolicy()); in checkPreviousOMPAllocateAttribute()
3287 << (Allocator ? 1 : 0) << AllocatorStream.str() in checkPreviousOMPAllocateAttribute()