Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp361 void setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, in setAllocator()
3351 auto AllocatorKind = static_cast<OMPAllocateDeclAttr::AllocatorTypeTy>(I); in getAllocatorKind() local
3366 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, Expr *Allocator) { in checkPreviousOMPAllocateAttribute()
3416 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, in applyOMPAllocateAttribute()
3461 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind = in ActOnOpenMPAllocateDirective() local
5322 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind = in checkAllocateClauses() local
15554 auto AllocatorKind = static_cast<OMPAllocateDeclAttr::AllocatorTypeTy>(I); in findOMPAllocatorHandleT() local
22995 auto AllocatorKind = static_cast<OMPAllocateDeclAttr::AllocatorTypeTy>(I); in ActOnOpenMPUsesAllocatorClause() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4770 auto AllocatorKind = in UpdateDecl() local