Searched defs:IncludeStyle (Results 1 – 2 of 2) sorted by relevance
20 struct IncludeStyle { struct22 enum IncludeBlocksStyle {54 IncludeBlocksStyle IncludeBlocks;57 struct IncludeCategory {118 std::vector<IncludeCategory> IncludeCategories;132 std::string IncludeIsMainRegex;174 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::IncludeStyle::IncludeCategory) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument
2641 tooling::IncludeStyle IncludeStyle; member