Searched refs:AllocatorKind (Results 1 – 2 of 2) sorted by relevance
351 void setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, in setAllocator() argument353 OMPPredefinedAllocators[AllocatorKind] = Allocator; in setAllocator()357 return OMPPredefinedAllocators[AllocatorKind]; in getAllocator()3288 const Expr *DefAllocator = Stack->getAllocator(AllocatorKind); in getAllocatorKind()3293 AllocatorKindRes = AllocatorKind; in getAllocatorKind()3309 bool AllocatorsMatch = AllocatorKind == PrevAllocatorKind; in checkPreviousOMPAllocateAttribute()3398 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind = in ActOnOpenMPAllocateDirective() local3415 AllocatorKind, Allocator)) in ActOnOpenMPAllocateDirective()5518 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind = in checkAllocateClauses() local5524 if (AllocatorKind == OMPAllocateDeclAttr::OMPThreadMemAlloc && in checkAllocateClauses()[all …]
4554 auto AllocatorKind = in UpdateDecl() local4560 Reader.getContext(), AllocatorKind, Allocator, Alignment, SR, in UpdateDecl()