Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTDumperUtils.h65 static const TerminalColor UndeserializedColor = {llvm::raw_ostream::GREEN, variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp368 ColorScope Color(OS, ShowColors, UndeserializedColor); in dumpDeclContext()
426 ColorScope Color(OS, ShowColors, UndeserializedColor); in dumpLookups()