Home
last modified time | relevance | path

Searched defs:Styles (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/unittests/Format/
H A DConfigParseTest.cpp21 #define EXPECT_ALL_STYLES_EQUAL(Styles) \ argument
27 SmallVector<FormatStyle, 3> Styles; in TEST() local
78 SmallVector<FormatStyle, 8> Styles; TEST() local
[all...]
/llvm-project/libc/utils/HdrGen/
H A DPublicAPICommand.cpp
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.cpp258 SmallVector<std::optional<IdentifierNamingCheck::NamingStyle>, 0> Styles; in getFileStyleFromOptions() local
837 ArrayRef<std::optional<NamingStyle>> Styles = MainFileStyle->getStyles(); in storeOptions() local
[all...]
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1453 ArrayRef<StyleRange> Styles) { in emitSnippet() argument
/llvm-project/clang/lib/Format/
H A DFormat.cpp815 StringRef Styles[] = {"LLVM", "Google", "Chromium", "Mozilla", mapping() local
2020 std::vector<FormatStyle> Styles; parseConfiguration() local
[all...]
/llvm-project/llvm/docs/
H A DLangRef.rst555 dllstorageclassVisibility Styles global() argument
[all...]