Searched defs:ReplaceStmtWithRange (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 205 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange() function in __anonf8c858050111::RewriteObjC |
H A D | RewriteModernObjC.cpp | 254 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange() function in __anon7c92408a0111::RewriteModernObjC |