Home
last modified time | relevance | path

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

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