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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTDumperUtils.h 37 // Yellow - AddressColor, LocationColor
59 static const TerminalColor LocationColor = {llvm::raw_ostream::YELLOW, false};
  /src/external/apache2/llvm/dist/clang/lib/AST/
TextNodeDumper.cpp 579 ColorScope Color(OS, ShowColors, LocationColor);

Completed in 30 milliseconds