Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransformActions.cpp350 void TransformActionsImpl::replaceStmt(Stmt *S, StringRef text) { in replaceStmt() function in TransformActionsImpl
649 void TransformActions::replaceStmt(Stmt *S, StringRef text) { in replaceStmt() function in TransformActions