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

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

Completed in 93 milliseconds