Searched defs:ReplaceStmt (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/ | ||
H A D | Nodes.h | 283 ReplaceStmt(SMRange loc, Expr *rootOp, unsigned numReplExprs) in ReplaceStmt() function |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 201 void ReplaceStmt(Stmt *Old, Stmt *New) { ReplaceStmt() function in __anonf379f6ed0111::RewriteObjC |
H A D | RewriteModernObjC.cpp | 251 void ReplaceStmt(Stmt *Old, Stmt *New) { ReplaceStmt() function in __anon2c496d720111::RewriteModernObjC |