Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3350 AllocatorKind in getAllocatorKind() local
360 setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind,Expr * Allocator) setAllocator() argument
3365 checkPreviousOMPAllocateAttribute(Sema & S,DSAStackTy * Stack,Expr * RefExpr,VarDecl * VD,OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind,Expr * Allocator) checkPreviousOMPAllocateAttribute() argument
3415 applyOMPAllocateAttribute(Sema & S,VarDecl * VD,OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind,Expr * Allocator,Expr * Alignment,SourceRange SR) applyOMPAllocateAttribute() argument
3460 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind = ActOnOpenMPAllocateDirective() local
5326 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind = checkAllocateClauses() local
16040 auto AllocatorKind = static_cast<OMPAllocateDeclAttr::AllocatorTypeTy>(I); findOMPAllocatorHandleT() local
23479 auto AllocatorKind = static_cast<OMPAllocateDeclAttr::AllocatorTypeTy>(I); ActOnOpenMPUsesAllocatorClause() local
[all...]
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4762 auto AllocatorKind = UpdateDecl() local