Searched refs:__extension (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__filesystem/
H A Dpath.h920 __string_view __extension() const;
962 return string_type(__extension());
991 return !__extension().empty();
/openbsd-current/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp1723 string_view_t path::__extension() const { function in class:__anon240::path

Completed in 184 milliseconds