Home
last modified time | relevance | path

Searched defs:ShowColors (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp545 bool ShowColors; member in llvm::yaml::Scanner
756 Scanner::Scanner(StringRef Input, SourceMgr &sm, bool ShowColors, in Scanner()
762 Scanner::Scanner(MemoryBufferRef Buffer, SourceMgr &SM_, bool ShowColors, in Scanner()
1770 Stream::Stream(StringRef Input, SourceMgr &SM, bool ShowColors, in Stream()
1774 Stream::Stream(MemoryBufferRef InputBuffer, SourceMgr &SM, bool ShowColors, in Stream()
DSourceMgr.cpp369 bool ShowColors, bool ShowKindLabel) const { in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp5956 SMRange Range, bool ShowColors) { in printWarningWithFixIt()