Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/support/
H A Dfilesystem_test_helper.h518 auto const& native_ref = p.native(); in PathReserve() local
519 const_cast<fs::path::string_type&>(native_ref).reserve(N); in PathReserve()