Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Inclusions/
H A DIncludeStyle.h56 struct IncludeCategory { struct
65 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() argument
161 struct MappingTraits<clang::tooling::IncludeStyle::IncludeCategory> { in LLVM_YAML_IS_SEQUENCE_VECTOR()
163 clang::tooling::IncludeStyle::IncludeCategory &Category); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/
H A DIncludeStyle.cpp16 void MappingTraits<IncludeStyle::IncludeCategory>::mapping( in mapping()
17 IO &IO, IncludeStyle::IncludeCategory &Category) { in mapping()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2332 **IncludeCategories** (``std::vector<IncludeCategory>``)