Home
last modified time | relevance | path

Searched refs:touch_string (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string_view/
H A Dmain.cpp5 static size_t touch_string(std::string_view &in_str_view) { in touch_string() function
103 touch_string(*not_a_string_view); in main()
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/
H A Dmain.cpp95 size_t touch_string(std::string &in_str) in touch_string() function
132 touch_string(*not_a_string); in main()