Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DIncludeStyle.h57 struct IncludeCategory { struct
59 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()