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

Declarations

include/llvm/Support/Process.h
  171   static bool StandardErrHasColors();

References

tools/clang/lib/Frontend/CompilerInvocation.cpp
 1484           llvm::sys::Process::StandardErrHasColors());
tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
  192                 llvm::sys::Process::StandardErrHasColors());
tools/llvm-cov/llvm-cov.cpp
   87     if (sys::Process::StandardErrHasColors())
   90     if (sys::Process::StandardErrHasColors())