Searched defs:ReplaceStmt (Results 1 – 3 of 3) sorted by relevance
| /external/clang/lib/Rewrite/Core/ | ||
| D | Rewriter.cpp | 334 bool Rewriter::ReplaceStmt(Stmt *From, Stmt *To) { in ReplaceStmt() function in Rewriter |
| /external/clang/lib/Rewrite/Frontend/ | ||
| D | RewriteObjC.cpp | 198 void ReplaceStmt(Stmt *Old, Stmt *New) { in ReplaceStmt() function in __anon312f8b600111::RewriteObjC |
| D | RewriteModernObjC.cpp | 249 void ReplaceStmt(Stmt *Old, Stmt *New) { in ReplaceStmt() function in __anon5d474c250111::RewriteModernObjC |