Home | History | Annotate | Download | only in Format

Lines Matching refs:parseConfiguration

735 std::error_code parseConfiguration(StringRef Text, FormatStyle *Style) {
1710 if (std::error_code ec = parseConfiguration(StyleName, &Style)) {
1763 parseConfiguration(Text.get()->getBuffer(), &Style)) {