Searched defs:IncludeStyle (Results 1 – 2 of 2) sorted by relevance
20 struct IncludeStyle { struct22 enum IncludeBlocksStyle {53 IncludeBlocksStyle IncludeBlocks;56 struct IncludeCategory {116 std::vector<IncludeCategory> IncludeCategories;129 std::string IncludeIsMainRegex;155 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::IncludeStyle::IncludeCategory) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument
2136 tooling::IncludeStyle IncludeStyle; member