Home
last modified time | relevance | path

Searched refs:commitRemoveStmt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp159 void commitRemoveStmt(Stmt *S);
256 commitRemoveStmt(act.S); in commitTransaction()
450 void TransformActionsImpl::commitRemoveStmt(Stmt *S) { in commitRemoveStmt() function in TransformActionsImpl