Searched refs:AllocatorsMatch (Results 1 – 1 of 1) sorted by relevance
3333 bool AllocatorsMatch = AllocatorKind == PrevAllocatorKind; in checkPreviousOMPAllocateAttribute() local3334 if (AllocatorsMatch && in checkPreviousOMPAllocateAttribute()3342 AllocatorsMatch = AEId == PAEId; in checkPreviousOMPAllocateAttribute()3344 if (!AllocatorsMatch) { in checkPreviousOMPAllocateAttribute()