Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp3385 SmallString<256> AllocatorBuffer; in checkPreviousOMPAllocateAttribute() local
3386 llvm::raw_svector_ostream AllocatorStream(AllocatorBuffer); in checkPreviousOMPAllocateAttribute()