Searched refs:IncludeCategory (Results 1 – 3 of 3) sorted by relevance
56 struct IncludeCategory { struct65 bool operator==(const IncludeCategory &Other) const {116 std::vector<IncludeCategory> IncludeCategories;155 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::IncludeStyle::IncludeCategory) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument161 struct MappingTraits<clang::tooling::IncludeStyle::IncludeCategory> { in LLVM_YAML_IS_SEQUENCE_VECTOR()163 clang::tooling::IncludeStyle::IncludeCategory &Category); in LLVM_YAML_IS_SEQUENCE_VECTOR()
16 void MappingTraits<IncludeStyle::IncludeCategory>::mapping( in mapping()17 IO &IO, IncludeStyle::IncludeCategory &Category) { in mapping()
2332 **IncludeCategories** (``std::vector<IncludeCategory>``)