Home
last modified time | relevance | path

Searched refs:replaceStmtWithStmt (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Tooling/
DRefactoringCallbacks.cpp29 static Replacement replaceStmtWithStmt(SourceManager &Sources, in replaceStmtWithStmt() function
58 Replace.insert(replaceStmtWithStmt( in run()
71 Replace.insert(replaceStmtWithStmt(*Result.SourceManager, *Node, *Body)); in run()