Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaOpenMP.cpp3321 SmallString<256> AllocatorBuffer; in checkPreviousOMPAllocateAttribute() local
3322 llvm::raw_svector_ostream AllocatorStream(AllocatorBuffer); in checkPreviousOMPAllocateAttribute()