Home
last modified time | relevance | path

Searched defs:LLVMStyle (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp354 template <typename ELFT> class LLVMStyle : public DumpStyle<ELFT> { class
357 LLVMStyle(ScopedPrinter &W, ELFDumper<ELFT> *Dumper) in LLVMStyle() function in __anona2de969d0111::LLVMStyle
/external/clang/lib/Format/
DFormat.cpp488 FormatStyle LLVMStyle; in getLLVMStyle() local