Home
last modified time | relevance | path

Searched refs:SortIncludes (Results 1 – 25 of 53) sorted by relevance

123

/external/clang/tools/clang-format/
DClangFormat.cpp101 static cl::opt<bool> SortIncludes( variable
255 if (SortIncludes.getNumOccurrences() != 0) in format()
256 FormatStyle.SortIncludes = SortIncludes; in format()
/external/angle/include/EGL/
D.clang-format2 SortIncludes: false
/external/angle/include/GLES/
D.clang-format2 SortIncludes: false
/external/angle/include/WGL/
D.clang-format2 SortIncludes: false
/external/angle/include/CL/
D.clang-format2 SortIncludes: false
/external/angle/include/GLES2/
D.clang-format2 SortIncludes: false
/external/angle/include/GLES3/
D.clang-format2 SortIncludes: false
/external/angle/include/KHR/
D.clang-format2 SortIncludes: false
/external/angle/util/windows/third_party/StackWalker/src/
D.clang-format2 SortIncludes: false
/external/angle/src/libANGLE/renderer/vulkan/shaders/src/third_party/
D.clang-format2 SortIncludes: false
/external/llvm-project/openmp/runtime/
D.clang-format4 SortIncludes: false
/external/deqp-deps/SPIRV-Tools/
D.clang-format5 SortIncludes: true
/external/swiftshader/third_party/SPIRV-Tools/
D.clang-format5 SortIncludes: true
/external/vulkan-validation-layers/layers/generated/
D.clang-format4 SortIncludes: false
/external/aac/
D.clang-format2 SortIncludes: false
/external/wpa_supplicant_8/hostapd/hidl/
D.clang-format9 SortIncludes: false
/external/wpa_supplicant_8/wpa_supplicant/hidl/
D.clang-format9 SortIncludes: false
/external/vulkan-validation-layers/
D.clang-format6 SortIncludes: false
/external/libcxxabi/
D.clang-format10 SortIncludes: false
/external/llvm-project/libcxxabi/
D.clang-format10 SortIncludes: false
/external/llvm-project/libcxx/
D.clang-format11 SortIncludes: false
/external/libcxx/
D.clang-format11 SortIncludes: false
/external/llvm-project/pstl/
D.clang-format16 SortIncludes: false
/external/python/cpython3/Tools/peg_generator/
D.clang-format17 SortIncludes: false
/external/llvm-project/clang/tools/clang-format/
DClangFormat.cpp101 static cl::opt<bool> SortIncludes( variable
400 if (SortIncludes.getNumOccurrences() != 0) in format()
401 FormatStyle->SortIncludes = SortIncludes; in format()

123