Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3067 SmallString<256> AllocatorBuffer; in checkPreviousOMPAllocateAttribute() local
3068 llvm::raw_svector_ostream AllocatorStream(AllocatorBuffer); in checkPreviousOMPAllocateAttribute()