Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
105 touch_string(*not_a_string_view); in main()
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/
H A Dmain.cpp60 size_t touch_string(std::string &in_str) in touch_string() function
102 touch_string(*not_a_string); in main()