OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:symlink_file
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
FileSystem.h
51
symlink_file
,
enumerator in enum:llvm::sys::fs::file_type::_
337
/// @param result status.type() ==
symlink_file
.
/external/llvm/lib/Support/
PathV2.cpp
667
return status.type() == file_type::
symlink_file
;
Completed in 55 milliseconds