Searched defs:makeCompound (Results 1 – 2 of 2) sorted by relevance
137 CompoundStmt *ASTMaker::makeCompound(ArrayRef<Stmt *> Stmts) { in makeCompound() function in ASTMaker