Home
last modified time | relevance | path

Searched defs:IncludeStyle (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DIncludeStyle.h20 struct IncludeStyle { struct
174 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::IncludeStyle::IncludeCategory) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument
22 IncludeBlocksStyleIncludeStyle global() argument
54 IncludeBlocksIncludeStyle global() argument
57 IncludeCategoryIncludeStyle global() argument
118 IncludeCategoriesIncludeStyle global() argument
132 IncludeIsMainRegexIncludeStyle global() argument
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.h26 enum IncludeStyle { IS_LLVM = 0, IS_Google = 1, IS_Google_ObjC }; enum
/llvm-project/clang/include/clang/Format/
H A DFormat.h2641 tooling::IncludeStyle IncludeStyle; global() member
[all...]