Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp3371 OMPAllocateDeclAttr::AllocatorTypeTy PrevAllocatorKind = in checkPreviousOMPAllocateAttribute() local
3373 bool AllocatorsMatch = AllocatorKind == PrevAllocatorKind; in checkPreviousOMPAllocateAttribute()