Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3053 OMPAllocateDeclAttr::AllocatorTypeTy PrevAllocatorKind = in checkPreviousOMPAllocateAttribute() local
3055 bool AllocatorsMatch = AllocatorKind == PrevAllocatorKind; in checkPreviousOMPAllocateAttribute()