HomeSort by relevance Sort by last modified time
    Searched refs:symlink_file (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
FileSystem.h 58 symlink_file, enumerator in enum:llvm::sys::fs::file_type::_
371 /// @param result status.type() == symlink_file.
  /external/llvm/lib/Support/
PathV2.cpp 701 return status.type() == file_type::symlink_file;

Completed in 31 milliseconds