Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Inclusions/
H A DIncludeStyle.h56 struct IncludeCategory { struct
58 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()