Searched defs:ReplaceStmt (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Rewrite/Core/ | ||
D | Rewriter.cpp | 330 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 __anonc18055260111::RewriteObjC |
D | RewriteModernObjC.cpp | 235 void ReplaceStmt(Stmt *Old, Stmt *New) { in ReplaceStmt() function in __anonecd5d26b0111::RewriteModernObjC |