Searched refs:DeclKindNameColor (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | TextNodeDumper.cpp | 249 ColorScope Color(OS, ShowColors, DeclKindNameColor); in Visit() 647 ColorScope Color(OS, ShowColors, DeclKindNameColor); in dumpBareDeclRef() 1012 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitObjCIvarRefExpr() 1860 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 1891 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 1905 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 1923 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 1940 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 1955 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl() 1969 ColorScope Color(OS, ShowColors, DeclKindNameColor); in VisitCXXRecordDecl()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | ASTDumperUtils.h | 45 static const TerminalColor DeclKindNameColor = {llvm::raw_ostream::GREEN, true}; variable
|