Home
last modified time | relevance | path

Searched defs:directory_entry (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h70 class directory_entry; in _GLIBCXX_VISIBILITY() local
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h75 class directory_entry; in _GLIBCXX_VISIBILITY() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h59 class directory_entry; in _GLIBCXX_VISIBILITY() local
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h60 class directory_entry; in _GLIBCXX_VISIBILITY() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h134 directory_entry(std::string Path, llvm::sys::fs::file_type Type) in directory_entry() function