LLVM: llvm::symbolize::PrinterConfig Struct Reference (original) (raw)

#include "[llvm/DebugInfo/Symbolize/DIPrinter.h](DIPrinter%5F8h%5Fsource.html)"

Public Attributes
bool PrintAddress
bool PrintFunctions
bool Pretty
bool Verbose
int SourceContextLines

Definition at line 61 of file DIPrinter.h.

Pretty

bool llvm::symbolize::PrinterConfig::Pretty

PrintAddress

bool llvm::symbolize::PrinterConfig::PrintAddress

PrintFunctions

bool llvm::symbolize::PrinterConfig::PrintFunctions

SourceContextLines

int llvm::symbolize::PrinterConfig::SourceContextLines

Verbose

bool llvm::symbolize::PrinterConfig::Verbose


The documentation for this struct was generated from the following file: