Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h71 std::string ToId; variable
/minix3/external/bsd/llvm/dist/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp50 ReplaceStmtWithStmt::ReplaceStmtWithStmt(StringRef FromId, StringRef ToId) in ReplaceStmtWithStmt()