reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Host/common/File.cpp
  156   if (!DescriptorIsValid(fd)) {
  173   if (isatty(fd)) {
  176     if (::ioctl(fd, TIOCGWINSZ, &window_size) == 0) {
  179         if (llvm::sys::Process::FileDescriptorHasColors(fd))