Searched refs:CurStyle (Results 1 – 1 of 1) sorted by relevance
81 format::FormatStyle CurStyle = format::getStyle(Style, FilePath, "LLVM"); in formatAndApplyAllReplacements() local83 format::formatReplacements(Code, CurReplaces, CurStyle); in formatAndApplyAllReplacements()