Home
last modified time | relevance | path

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

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