Home
last modified time | relevance | path

Searched refs:UndeserializedColor (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTDumperUtils.h72 static const TerminalColor UndeserializedColor = {llvm::raw_ostream::GREEN, variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp105 ColorScope Color(OS, ShowColors, UndeserializedColor); in dumpLookups()
H A DTextNodeDumper.cpp320 ColorScope Color(OS, ShowColors, UndeserializedColor); in Visit()