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 __anond27f26930111::RewriteObjC |
D | RewriteModernObjC.cpp | 249 void ReplaceStmt(Stmt *Old, Stmt *New) { in ReplaceStmt() function in __anon567941980111::RewriteModernObjC |