llvm::sys::fs::is_directory ( struct llvm::sys::fs::basic_file_status const& status )
Field 'status.fs_st_atime' in 1st parameter 'status' (reference) is of type 'time_t'.
llvm::sys::fs::status_known ( struct llvm::sys::fs::basic_file_status const& s )
Field 's.fs_st_atime' in 1st parameter 's' (reference) is of type 'time_t'.
llvm::sys::fs::directory_entry::replace_filename ( struct llvm::Twine const& Filename, enum llvm::sys::fs::file_type Type, struct llvm::sys::fs::basic_file_status Status )
Field 'Status.fs_st_atime' in 3rd parameter 'Status' is of type 'time_t'.
llvm::sys::fs::directory_entry::__ct ( struct llvm::Twine const& Path, bool FollowSymlinks, enum llvm::sys::fs::file_type Type, struct llvm::sys::fs::basic_file_status Status )
Field 'Status.fs_st_atime' in 4th parameter 'Status' is of type 'time_t'.
llvm::sys::fs::is_regular_file ( struct llvm::sys::fs::basic_file_status const& status )
Field 'status.fs_st_atime' in 1st parameter 'status' (reference) is of type 'time_t'.
llvm::sys::fs::is_symlink_file ( struct llvm::sys::fs::basic_file_status const& status )
Field 'status.fs_st_atime' in 1st parameter 'status' (reference) is of type 'time_t'.
llvm::sys::fs::basic_file_status::permissions ( enum llvm::sys::fs::perms p )
Field 'this.fs_st_atime' in the object of this method is of type 'time_t'.
llvm::sys::fs::basic_file_status::type ( enum llvm::sys::fs::file_type v )
Field 'this.fs_st_atime' in the object of this method is of type 'time_t'.
llvm::sys::fs::basic_file_status::__ct ( enum llvm::sys::fs::file_type Type )
Field 'this.fs_st_atime' in the object of this method is of type 'time_t'.
llvm::sys::fs::basic_file_status::__ct ( struct llvm::sys::fs::basic_file_status const& p1 )
Field 'p1.fs_st_atime' in 1st parameter 'p1' (reference) is of type 'time_t'.
...