Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3055 bool AllocatorsMatch = AllocatorKind == PrevAllocatorKind; in checkPreviousOMPAllocateAttribute() local
3056 if (AllocatorsMatch && in checkPreviousOMPAllocateAttribute()
3064 AllocatorsMatch = AEId == PAEId; in checkPreviousOMPAllocateAttribute()
3066 if (!AllocatorsMatch) { in checkPreviousOMPAllocateAttribute()