Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.path/path.member/path.gen/
H A Dlexically_normal.pass.cpp134 const fs::path output = p.lexically_normal(); in main()
/llvm-project-15.0.7/libcxx/benchmarks/
H A Dfilesystem.bench.cpp154 benchmark::DoNotOptimize(In.lexically_normal()); in BM_LexicallyNormal()
/llvm-project-15.0.7/libcxx/src/filesystem/
H A Doperations.cpp1603 return result.lexically_normal(); in __weakly_canonical()
1754 path path::lexically_normal() const { in lexically_normal() function in path
/llvm-project-15.0.7/libcxx/include/__filesystem/
H A Dpath.h990 path lexically_normal() const;