Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h358 void setAllocator(Expr *A) { setStmt(A); } in setAllocator() function
469 void setAllocator(Expr *A) { Allocator = A; } in setAllocator() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp361 void setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, in setAllocator() function in __anon1dd12e440111::DSAStackTy