Searched defs:ToText (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ | ||
H A D | RefactoringCallbacks.cpp | 85 ReplaceStmtWithText::ReplaceStmtWithText(StringRef FromId, StringRef ToText) in ReplaceStmtWithText() |
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/ | ||
H A D | RefactoringCallbacks.h | 85 std::string ToText; variable |
/freebsd-src/lib/libefivar/ | ||
H A D | efivar-dp-format.c | 2435 DEVICE_PATH_TO_TEXT ToText; UefiDevicePathLibConvertDeviceNodeToText() local |