Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3083 SmallString<256> AllocatorBuffer; in checkPreviousOMPAllocateAttribute() local
3084 llvm::raw_svector_ostream AllocatorStream(AllocatorBuffer); in checkPreviousOMPAllocateAttribute()