Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DFile.h71 static bool DescriptorIsValid(int descriptor) { return descriptor >= 0; }; in DescriptorIsValid() function
420 bool DescriptorIsValid() const { in DescriptorIsValid() function