Searched defs:IncludeCategory (Results 1 – 1 of 1) sorted by relevance
56 struct IncludeCategory { struct58 std::string Regex;60 int Priority;62 int SortPriority;64 bool RegexIsCaseSensitive;155 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::IncludeStyle::IncludeCategory) in LLVM_YAML_IS_SEQUENCE_VECTOR()