Searched refs:makeCompound (Results 1 – 1 of 1) sorted by relevance
61 CompoundStmt *makeCompound(ArrayRef<Stmt*>);132 CompoundStmt *ASTMaker::makeCompound(ArrayRef<Stmt *> Stmts) { in makeCompound() function in ASTMaker471 /* Then=*/M.makeCompound({CallbackCall, FlagAssignment})); in create_call_once()536 CompoundStmt *CS = M.makeCompound(Stmts); in create_dispatch_once()651 CompoundStmt *Body = M.makeCompound(Stmts); in create_OSAtomicCompareAndSwap()