Home
last modified time | relevance | path

Searched defs:ToText (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp85 ReplaceStmtWithText::ReplaceStmtWithText(StringRef FromId, StringRef ToText) in ReplaceStmtWithText()
202 std::string ToText; in run() local
/openbsd/gnu/llvm/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h85 std::string ToText; variable