Searched defs:LLVMStyle (Results 1 – 2 of 2) sorted by relevance
354 template <typename ELFT> class LLVMStyle : public DumpStyle<ELFT> { class357 LLVMStyle(ScopedPrinter &W, ELFDumper<ELFT> *Dumper) in LLVMStyle() function in __anona2de969d0111::LLVMStyle
488 FormatStyle LLVMStyle; in getLLVMStyle() local