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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTDumperUtils.h 41 // Cyan - ValueKindColor, ObjectKindColor
62 static const TerminalColor ValueKindColor = {llvm::raw_ostream::CYAN, false};
  /src/external/apache2/llvm/dist/clang/lib/AST/
TextNodeDumper.cpp 145 ColorScope Color(OS, ShowColors, ValueKindColor);
437 ColorScope Color(OS, ShowColors, ValueKindColor);

Completed in 37 milliseconds