Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3386 llvm::raw_svector_ostream AllocatorStream(AllocatorBuffer); in checkPreviousOMPAllocateAttribute() local
3388 Allocator->printPretty(AllocatorStream, nullptr, S.getPrintingPolicy()); in checkPreviousOMPAllocateAttribute()
3404 << (Allocator ? 1 : 0) << AllocatorStream.str() in checkPreviousOMPAllocateAttribute()