Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp3071 bool AllocatorsMatch = AllocatorKind == PrevAllocatorKind; in checkPreviousOMPAllocateAttribute() local
3072 if (AllocatorsMatch && in checkPreviousOMPAllocateAttribute()
3080 AllocatorsMatch = AEId == PAEId; in checkPreviousOMPAllocateAttribute()
3082 if (!AllocatorsMatch) { in checkPreviousOMPAllocateAttribute()