Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3071 SmallString<256> PrevAllocatorBuffer; in checkPreviousOMPAllocateAttribute() local
3072 llvm::raw_svector_ostream PrevAllocatorStream(PrevAllocatorBuffer); in checkPreviousOMPAllocateAttribute()