Searched refs:makeCompound (Results 1 – 1 of 1) sorted by relevance
62 CompoundStmt *makeCompound(ArrayRef<Stmt*>);136 CompoundStmt *ASTMaker::makeCompound(ArrayRef<Stmt *> Stmts) { in makeCompound() function in ASTMaker501 /* Then=*/M.makeCompound({CallbackCall, FlagAssignment})); in create_call_once()566 CompoundStmt *CS = M.makeCompound(Stmts); in create_dispatch_once()680 CompoundStmt *Body = M.makeCompound(Stmts); in create_OSAtomicCompareAndSwap()