HomeSort by: relevance | last modified time | path
    Searched refs:IncludeCategory (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/Inclusions/
IncludeStyle.h 56 struct IncludeCategory {
65 bool operator==(const IncludeCategory &Other) const {
116 std::vector<IncludeCategory> IncludeCategories;
155 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::IncludeStyle::IncludeCategory)
161 struct MappingTraits<clang::tooling::IncludeStyle::IncludeCategory> {
163 clang::tooling::IncludeStyle::IncludeCategory &Category);
  /src/external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/
IncludeStyle.cpp 16 void MappingTraits<IncludeStyle::IncludeCategory>::mapping(
17 IO &IO, IncludeStyle::IncludeCategory &Category) {

Completed in 16 milliseconds