Searched defs:c_take_unique_ptr_string (Results 1 – 2 of 2) sorted by relevance
332 void c_take_unique_ptr_string(std::unique_ptr<std::string> s) { in c_take_unique_ptr_string() function
140 fn c_take_unique_ptr_string(s: UniquePtr<CxxString>); in c_take_unique_ptr_string() function