Searched defs:ReplaceStmtWithText (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h78 class ReplaceStmtWithText : public RefactoringCallback { class in namespace:clang::tooling
/openbsd-current/gnu/llvm/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp85 ReplaceStmtWithText::ReplaceStmtWithText(StringRef FromId, StringRef ToText) function in class:clang::tooling::ReplaceStmtWithText

Completed in 283 milliseconds