Home
last modified time | relevance | path

Searched refs:FormatStyleConfig (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-apply-replacements/tool/
H A DClangApplyReplacementsMain.cpp61 static cl::opt<std::string> FormatStyleConfig( variable
104 auto FormatStyleOrError = format::getStyle(FormatStyleOpt, FormatStyleConfig, in main()