ΒΆinline bool is_local(int FD)

Description

Simpler version of is_local accepting an open file descriptor for clients that don't need to differentiate between an error and false.

Declared at: llvm/include/llvm/Support/FileSystem.h:537

Parameters

int FD