Home
last modified time | relevance | path

Searched refs:LiteralValue (Results 1 – 13 of 13) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DVariableDumper.cpp61 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << Var.getValue(); in start()
77 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << Var.getLength(); in start()
DCompilandDumper.cpp74 : PDB_ColorItem::LiteralValue; in start()
122 WithColor(Printer, PDB_ColorItem::LiteralValue).get() in dump()
DEnumDumper.cpp46 WithColor(Printer, PDB_ColorItem::LiteralValue).get() in start()
DLinePrinter.h76 LiteralValue, enumerator
DLinePrinter.cpp119 case PDB_ColorItem::LiteralValue: in applyColor()
DFunctionDumper.cpp205 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << Symbol.getLength(); in dump()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyCompilandDumper.cpp83 : PDB_ColorItem::LiteralValue; in start()
148 WithColor(Printer, PDB_ColorItem::LiteralValue).get() in dump()
DPrettyVariableDumper.cpp65 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << Var.getValue(); in start()
83 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << Var.getLength(); in start()
DPrettyEnumDumper.cpp49 WithColor(Printer, PDB_ColorItem::LiteralValue).get() in start()
DLinePrinter.h151 LiteralValue, enumerator
DPrettyFunctionDumper.cpp209 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << Symbol.getLength(); in dump()
DLinePrinter.cpp331 case PDB_ColorItem::LiteralValue: in applyColor()
Dllvm-pdbutil.cpp895 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << Size; in dumpInjectedSources()
907 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << CRC; in dumpInjectedSources()
911 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << Stream.str(); in dumpInjectedSources()