Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h59 std::string ToText; variable
/minix3/external/bsd/llvm/dist/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp37 ReplaceStmtWithText::ReplaceStmtWithText(StringRef FromId, StringRef ToText) in ReplaceStmtWithText()