/external/clang/tools/diagtool/ |
D | TreeView.cpp | 35 const bool ShowColors; member in TreePrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | YAMLParser.cpp | 546 bool ShowColors; member in llvm::yaml::Scanner 757 Scanner::Scanner(StringRef Input, SourceMgr &sm, bool ShowColors, in Scanner() 763 Scanner::Scanner(MemoryBufferRef Buffer, SourceMgr &SM_, bool ShowColors, in Scanner() 1763 Stream::Stream(StringRef Input, SourceMgr &SM, bool ShowColors, in Stream() 1767 Stream::Stream(MemoryBufferRef InputBuffer, SourceMgr &SM, bool ShowColors, in Stream()
|
D | SourceMgr.cpp | 367 void SMDiagnostic::print(const char *ProgName, raw_ostream &S, bool ShowColors, in print()
|
/external/llvm/lib/Support/ |
D | YAMLParser.cpp | 555 bool ShowColors; member in llvm::yaml::Scanner 761 Scanner::Scanner(StringRef Input, SourceMgr &sm, bool ShowColors) in Scanner() 766 Scanner::Scanner(MemoryBufferRef Buffer, SourceMgr &SM_, bool ShowColors) in Scanner() 1769 Stream::Stream(StringRef Input, SourceMgr &SM, bool ShowColors) in Stream() 1772 Stream::Stream(MemoryBufferRef InputBuffer, SourceMgr &SM, bool ShowColors) in Stream()
|
D | SourceMgr.cpp | 335 void SMDiagnostic::print(const char *ProgName, raw_ostream &S, bool ShowColors, in print()
|
/external/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 197 bool ShowColors = UseColor == cl::BOU_UNSET in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 199 bool ShowColors = UseColor == cl::BOU_UNSET in main() local
|
/external/clang/lib/Frontend/ |
D | ASTConsumers.cpp | 56 bool ShowColors = Out.has_colors(); in TraverseDecl() local
|
D | TextDiagnostic.cpp | 702 bool ShowColors, in printDiagnosticLevel() 745 unsigned Columns, bool ShowColors) { in printDiagnosticMessage()
|
D | CompilerInvocation.cpp | 885 } ShowColors = DefaultColor ? Colors_Auto : Colors_Off; in parseShowColorsArgs() local
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 181 bool ShowColors; // Color printing is enabled. variable 1403 unsigned ShowColors : 1; member
|
/external/clang/lib/Analysis/ |
D | AnalysisDeclContext.cpp | 276 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
|
D | CFG.cpp | 4337 bool ShowColors) { in print_block()
|
/external/clang/lib/AST/ |
D | ASTDumper.cpp | 122 bool ShowColors; member in __anon59a9c3280111::ASTDumper 211 const SourceManager *SM, bool ShowColors) in ASTDumper()
|
D | ASTDiagnostic.cpp | 2035 bool ShowColors, raw_ostream &OS) { in FormatTemplateTypeDiff()
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3931 SMRange Range, bool ShowColors) { in printWarningWithFixIt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 5542 SMRange Range, bool ShowColors) { in printWarningWithFixIt()
|