Home
last modified time | relevance | path

Searched defs:replaceStmt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp351 void TransformActionsImpl::replaceStmt(Stmt *S, StringRef text) { in replaceStmt() function in TransformActionsImpl
655 void TransformActions::replaceStmt(Stmt *S, StringRef text) { in replaceStmt() function in TransformActions