Searched defs:IncludeCategory (Results 1 – 1 of 1) sorted by relevance
57 struct IncludeCategory { struct59 std::string Regex;61 int Priority;63 int SortPriority;65 bool RegexIsCaseSensitive;174 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::IncludeStyle::IncludeCategory) in LLVM_YAML_IS_SEQUENCE_VECTOR()