Searched refs:ClassFormat (Results 1 – 5 of 5) sorted by relevance
31 assert(opts::pretty::ClassFormat != in start()
38 opts::pretty::ClassFormat == opts::pretty::ClassDefinitionFormat::All) { in start()
105 extern llvm::cl::opt<ClassDefinitionFormat> ClassFormat;
353 if (opts::pretty::ClassFormat == opts::pretty::ClassDefinitionFormat::None) { in dumpClassLayout()
283 cl::opt<ClassDefinitionFormat> ClassFormat( variable