Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h1822 struct FormatStyleSet { struct
1841 static FormatStyleSet BuildStyleSetFromConfiguration(
1846 FormatStyleSet StyleSet;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1010 FormatStyle::FormatStyleSet StyleSet; in parseConfiguration()
1041 FormatStyle::FormatStyleSet::Get(FormatStyle::LanguageKind Language) const { in Get()
1052 void FormatStyle::FormatStyleSet::Add(FormatStyle Style) { in Add()
1063 void FormatStyle::FormatStyleSet::Clear() { in Clear()