Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp3256 bool AllocatorsMatch = AllocatorKind == PrevAllocatorKind; in checkPreviousOMPAllocateAttribute() local
3257 if (AllocatorsMatch && in checkPreviousOMPAllocateAttribute()
3265 AllocatorsMatch = AEId == PAEId; in checkPreviousOMPAllocateAttribute()
3267 if (!AllocatorsMatch) { in checkPreviousOMPAllocateAttribute()