Home
last modified time | relevance | path

Searched refs:IncludeCategories (Results 1 – 12 of 12) sorted by relevance

/external/clang/include/clang/Format/
DFormat.h406 std::vector<IncludeCategory> IncludeCategories; member
677 IncludeCategories == R.IncludeCategories &&
/external/junit/src/main/java/org/junit/experimental/categories/
DIncludeCategories.java26 public final class IncludeCategories extends CategoryFilterFactory { class
/external/skqp/
D.clang-format62 IncludeCategories:
153 IncludeCategories:
/external/skia/
D.clang-format62 IncludeCategories:
153 IncludeCategories:
/external/libaom/libaom/
D.clang-format62 IncludeCategories:
/external/clang/unittests/Format/
DSortIncludesTest.cpp257 Style.IncludeCategories = {{".*important_os_header.*", -1}, {".*", 1}}; in TEST_F()
DFormatTest.cpp10374 Style.IncludeCategories.clear(); in TEST_F()
10382 IncludeCategories, ExpectedCategories); in TEST_F()
/external/libvpx/libvpx/
D.clang-format62 IncludeCategories:
/external/vixl/
D.clang-format46 IncludeCategories:
/external/clang/lib/Format/
DFormat.cpp311 IO.mapOptional("IncludeCategories", Style.IncludeCategories); in mapping()
528 LLVMStyle.IncludeCategories = {{"^\"(llvm|llvm-c|clang|clang-c)/", 2}, in getLLVMStyle()
585 GoogleStyle.IncludeCategories = {{"^<.*\\.h>", 1}, {"^<.*", 2}, {".*", 3}}; in getGoogleStyle()
1273 for (const auto &Category : Style.IncludeCategories) in IncludeCategoryManager()
1288 Ret = Style.IncludeCategories[i].Priority; in getIncludePriority()
1528 for (const auto &Category : Style.IncludeCategories) in fixCppIncludeInsertions()
/external/clang/docs/
DClangFormatStyleOptions.rst493 **IncludeCategories** (``std::vector<IncludeCategory>``)
514 IncludeCategories:
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...