Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTDumperUtils.h72 static const TerminalColor UndeserializedColor = {llvm::raw_ostream::GREEN, variable
/external/llvm-project/clang/lib/AST/
DASTDumper.cpp77 ColorScope Color(OS, ShowColors, UndeserializedColor); in dumpLookups()
DTextNodeDumper.cpp292 ColorScope Color(OS, ShowColors, UndeserializedColor); in Visit()
/external/clang/lib/AST/
DASTDumper.cpp82 static const TerminalColor UndeserializedColor = { raw_ostream::GREEN, true }; variable
773 ColorScope Color(*this, UndeserializedColor); in dumpDeclContext()
830 ColorScope Color(*this, UndeserializedColor); in dumpLookups()