Searched refs:DeclKindNameColor (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ASTDumperUtils.h | 45 static const TerminalColor DeclKindNameColor = {llvm::raw_ostream::GREEN, true}; variable
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | TextNodeDumper.cpp | 250 ColorScope Color(OS, ShowColors, DeclKindNameColor); in Visit() 690 ColorScope Color(OS, ShowColors, DeclKindNameColor); in dumpBareDeclRef() 1068 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitObjCIvarRefExpr() 1945 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 1976 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 1990 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 2008 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 2025 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 2040 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 2054 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl()
|