Home
last modified time | relevance | path

Searched defs:ColorScope (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTDumperUtils.h91 ColorScope(llvm::raw_ostream &OS, bool ShowColors, TerminalColor Color) in ColorScope() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTDumperUtils.h91 ColorScope(llvm::raw_ostream &OS, bool ShowColors, TerminalColor Color) in ColorScope() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTDumperUtils.h91 ColorScope(llvm::raw_ostream &OS, bool ShowColors, TerminalColor Color) in ColorScope() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTDumperUtils.h91 ColorScope(llvm::raw_ostream &OS, bool ShowColors, TerminalColor Color) in ColorScope() function
/aosp_15_r20/external/clang/lib/AST/
H A DASTDumper.cpp189 class ColorScope { class in __anon1ee0a15e0111::ASTDumper
192 ColorScope(ASTDumper &Dumper, TerminalColor Color) in ColorScope() function in __anon1ee0a15e0111::ASTDumper::ColorScope