Searched defs:genImpl (Results 1 – 1 of 1) sorted by relevance
195 void CodeGen::genImpl(const ast::CompoundStmt *stmt) { in genImpl() function in CodeGen214 void CodeGen::genImpl(const ast::EraseStmt *stmt) { in genImpl() function in CodeGen225 void CodeGen::genImpl(const ast::LetStmt *stmt) { genVar(stmt->getVarDecl()); } in genImpl() function in CodeGen227 void CodeGen::genImpl(const ast::ReplaceStmt *stmt) { in genImpl() function in CodeGen250 void CodeGen::genImpl(const ast::RewriteStmt *stmt) { in genImpl() function in CodeGen260 void CodeGen::genImpl(const ast::ReturnStmt *stmt) { in genImpl() function in CodeGen269 void CodeGen::genImpl(const ast::UserConstraintDecl *decl) { in genImpl() function in CodeGen275 void CodeGen::genImpl(const ast::UserRewriteDecl *decl) { in genImpl() function in CodeGen281 void CodeGen::genImpl(const ast::PatternDecl *decl) { in genImpl() function in CodeGen