Searched refs:InsertStyle (Results 1 – 1 of 1) sorted by relevance
326 auto InsertStyle = format::getStyle(format::DefaultFormatStyle, in includeFixerMain() local328 if (!InsertStyle) { in includeFixerMain()329 llvm::errs() << llvm::toString(InsertStyle.takeError()) << "\n"; in includeFixerMain()333 Code->getBuffer(), Context, *InsertStyle, in includeFixerMain()406 auto InsertStyle = in includeFixerMain() local408 if (!InsertStyle) { in includeFixerMain()409 llvm::errs() << llvm::toString(InsertStyle.takeError()) << "\n"; in includeFixerMain()420 Buffer.get()->getBuffer(), Context, *InsertStyle); in includeFixerMain()