Searched defs:ReplaceStmt (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Rewrite/ | ||
D | Rewriter.cpp | 325 bool Rewriter::ReplaceStmt(Stmt *From, Stmt *To) { in ReplaceStmt() function in Rewriter |
D | RewriteObjC.cpp | 196 void ReplaceStmt(Stmt *Old, Stmt *New) { in ReplaceStmt() function in __anon86db81f10111::RewriteObjC |
D | RewriteModernObjC.cpp | 210 void ReplaceStmt(Stmt *Old, Stmt *New) { in ReplaceStmt() function in __anon17502b760111::RewriteModernObjC |