Home
last modified time | relevance | path

Searched defs:AllocatorKind (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp351 void setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, in setAllocator()
3287 auto AllocatorKind = static_cast<OMPAllocateDeclAttr::AllocatorTypeTy>(I); in getAllocatorKind() local
3302 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, Expr *Allocator) { in checkPreviousOMPAllocateAttribute()
3352 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, in applyOMPAllocateAttribute()
3398 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind = in ActOnOpenMPAllocateDirective() local
5518 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind = in checkAllocateClauses() local
16519 auto AllocatorKind = static_cast<OMPAllocateDeclAttr::AllocatorTypeTy>(I); in findOMPAllocatorHandleT() local
23653 auto AllocatorKind = static_cast<OMPAllocateDeclAttr::AllocatorTypeTy>(I); in ActOnOpenMPUsesAllocatorClause() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp4554 auto AllocatorKind = in UpdateDecl() local