Searched defs:setAllocator (Results 1 – 2 of 2) sorted by relevance
358 void setAllocator(Expr *A) { setStmt(A); } in setAllocator() function469 void setAllocator(Expr *A) { Allocator = A; } in setAllocator() function
361 void setAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind, in setAllocator() function in __anon1dd12e440111::DSAStackTy