Searched defs:setAllocator (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 358 void setAllocator(Expr *A) { setStmt(A); } setAllocator() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 360 void setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, setAllocator() function in __anona1d9ac770111::DSAStackTy |