Home
last modified time | relevance | path

Searched refs:ClangFormat (Results 1 – 19 of 19) sorted by relevance

/external/clang/tools/clang-format-vs/
DCMakeLists.txt6 "${CMAKE_CURRENT_SOURCE_DIR}/ClangFormat/clang-format.exe"
12 "${CMAKE_CURRENT_SOURCE_DIR}/ClangFormat/license.txt")
19 "${CMAKE_CURRENT_SOURCE_DIR}/ClangFormat/source.extension.vsixmanifest")
22 devenv "${CMAKE_CURRENT_SOURCE_DIR}/ClangFormat.sln" /Build Release
23 …DEPENDS clang_format_exe_for_vsix "${CMAKE_CURRENT_SOURCE_DIR}/ClangFormat/source.extension.vsixma…
25 "${CMAKE_CURRENT_SOURCE_DIR}/ClangFormat/bin/Release/ClangFormat.vsix"
26 "${LLVM_TOOLS_BINARY_DIR}/ClangFormat.vsix"
DClangFormat.sln4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClangFormat", "ClangFormat\ClangFormat.csproj"…
DREADME.txt13 The CMake build will copy clang-format.exe and LICENSE.TXT into the ClangFormat/
15 ClangFormat/source.extension.vsixmanifest. Once the plug-in has been built with
16 CMake once, it can be built manually from the ClangFormat.sln solution in Visual
/external/clang/docs/
DLibFormat.rst10 checkout :doc:`ClangFormat`.
40 order to make `ClangFormat` comply with different style guides. Currently,
53 These options are also exposed in the :doc:`standalone tools <ClangFormat>`
Dindex.rst68 ClangFormat
DClangFormat.rst2 ClangFormat title
5 `ClangFormat` describes a set of tools that are built on top of
DClangTools.rst88 <ClangFormat>` with the goal of automatically reformatting C++ sources files
DClangFormatStyleOptions.rst6 supported by :doc:`LibFormat` and :doc:`ClangFormat`.
/external/llvm/utils/release/
Dbuild_llvm_package.bat70 copy ..\llvm\tools\clang\tools\clang-format-vs\ClangFormat\bin\Release\ClangFormat.vsix ClangFormat
/external/clang/tools/clang-format-vs/ClangFormat/
DPkgCmdID.cs1 namespace LLVM.ClangFormat
DGuids.cs3 namespace LLVM.ClangFormat
DResources.Designer.cs11 namespace LLVM.ClangFormat {
DClangFormatPackage.cs29 namespace LLVM.ClangFormat
/external/vixl/tools/
Dclang_format.py73 def ClangFormat(filename, in_place = False, progress_prefix = ''): function
124 return ClangFormat(*args)
/external/clang/tools/clang-format/
DCMakeLists.txt4 ClangFormat.cpp
DAndroid.bp6 srcs: ["ClangFormat.cpp"],
/external/conscrypt/
DCONTRIBUTING.md19 We follow the [Clang Format](http://clang.llvm.org/docs/ClangFormat.html).
/external/libvpx/libvpx/
DREADME150 See also: http://clang.llvm.org/docs/ClangFormat.html
/external/llvm/docs/
DCodingStandards.rst585 .. _Clang Format: http://clang.llvm.org/docs/ClangFormat.html