HomeSort by: relevance | last modified time | path
    Searched refs:ErrorsColor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTDumperUtils.h 66 static const TerminalColor ErrorsColor = {llvm::raw_ostream::RED, true};
  /src/external/apache2/llvm/dist/clang/lib/AST/
TextNodeDumper.cpp 140 ColorScope Color(OS, ShowColors, ErrorsColor);
214 ColorScope Color(OS, ShowColors, ErrorsColor);

Completed in 43 milliseconds