Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp356 void setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, setAllocator() function in __anon265630160111::DSAStackTy