Home
last modified time | relevance | path

Searched refs:IDE (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/
H A DIntegrations.rst2 Clang-tidy IDE/Editor Integrations
28 |CLion IDE | \+\ | \+\ |…
38 |KDevelop IDE | \-\ | \+\ |…
40 |Qt Creator IDE | \+\ | \+\ |…
60 ``.clang-tidy`` files instead of using the IDE settings, and configure
H A Dindex.rst13 Clang-tidy IDE/Editor Integrations <Integrations>
/llvm-project-15.0.7/lld/docs/
H A Dwindows_support.rst73 Using Visual Studio IDE/MSBuild
81 Alternatively, you can use msbuild if you don't like to work in an IDE::
/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DREADME.md19 It can be installed as an extension for the Visual Studio Code and Nuclide IDE.
77 |**name** |string|Y| A configuration name that will be displayed in the IDE.
105 |**name** |string |Y| A configuration name that will be displayed in the IDE.
109 …tting this value to `${command:pickMyProcess}` will allow interactive process selection in the IDE.
/llvm-project-15.0.7/polly/lib/
H A DCMakeLists.txt112 # Configure source groups for Polly source files. By default, in the IDE there
116 # the organization of the sources and headers in the IDE matches how it is
/llvm-project-15.0.7/lldb/docs/use/
H A Dtroubleshooting.rst52 If you are using an IDE and you move your project in your file system and build
98 for any source file and line breakpoints that the IDE set using:
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DREADME.md3 clangd is a language server, and provides C++ IDE features to editors.
/llvm-project-15.0.7/clang/docs/
H A DClangTools.rst67 an IDE or editor. Furthermore, it can be used in fixit-mode to directly apply
79 as a user tool (ideally with powerful IDE integrations) and as part of other
H A DHowToSetupToolingForLLVM.rst89 It is best to keep your Visual Studio IDE build folder separate from the
102 IDE from a suitable command-prompt window.
H A DRefactoringEngine.rst12 initiated using a selection in an editor or an IDE. You can combine
H A DClangFormat.rst216 In this case, CLion prompts you to create one based on the current IDE settings
/llvm-project-15.0.7/clang/tools/clang-format-vs/
H A DREADME.txt40 it's "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe"
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp926 Intrinsic::ID IDE = Earlier->getIntrinsicID(); in isNonTargetIntrinsicMatch() local
930 if (IDE == Intrinsic::masked_load && IDL == Intrinsic::masked_load) { in isNonTargetIntrinsicMatch()
942 if (IDE == Intrinsic::masked_store && IDL == Intrinsic::masked_load) { in isNonTargetIntrinsicMatch()
951 if (IDE == Intrinsic::masked_load && IDL == Intrinsic::masked_store) { in isNonTargetIntrinsicMatch()
957 if (IDE == Intrinsic::masked_store && IDL == Intrinsic::masked_store) { in isNonTargetIntrinsicMatch()
/llvm-project-15.0.7/compiler-rt/docs/
H A DBuildingCompilerRT.rst28 the user sets the build type with the IDE settings.
/llvm-project-15.0.7/mlir/docs/Tools/
H A DMLIRLSP.md6 [LSP](https://microsoft.github.io/language-server-protocol/) IDE language
9 A language client is a piece of code that interacts with the IDE that you are
236 necessarily provided by all IDE clients.
374 Provides language IDE features for [MLIR](https://mlir.llvm.org/) related
/llvm-project-15.0.7/libunwind/docs/
H A DBuildingLibunwind.rst82 the user sets the build type with the IDE settings.
/llvm-project-15.0.7/libcxx/test/
H A DCMakeLists.txt160 # IDE's such as CLion to correctly highlight the tests because it knows
/llvm-project-15.0.7/lldb/docs/resources/
H A Dcontributing.rst39 debug sessions initiated by an IDE. For this reason LLDB code needs to
/llvm-project-15.0.7/llvm/docs/HistoricalNotes/
H A D2007-OriginalClangReadme.txt137 like, e.g. in an IDE or refactoring tool) through DiagnosticClient interface.
/llvm-project-15.0.7/llvm/utils/gn/
H A DREADME.rst22 creates ninja files, but it can create some IDE projects (MSVC, Xcode, ...)
/llvm-project-15.0.7/llvm/docs/
H A DCMake.rst73 #. After CMake has finished running, proceed to use IDE project files, or start
219 If you are using an IDE such as Visual Studio or Xcode, you should use
220 the IDE settings to set the build type.
504 Tell the build system that an IDE is being used. This in turn disables the
H A DGettingStartedVS.rst150 build type, use the Configuration manager from the VS IDE or the
/llvm-project-15.0.7/libcxx/
H A DCMakeLists.txt306 option(LIBCXX_CONFIGURE_IDE "Configure libcxx for use within an IDE"
554 # This simply allows IDE to process <experimental/coroutine>
/llvm-project-15.0.7/compiler-rt/cmake/Modules/
H A DCompilerRTUtils.cmake579 # an IDE because the extra targets get cluttered in IDEs.
/llvm-project-15.0.7/libcxx/docs/
H A DBuildingLibcxx.rst188 the user sets the build type with the IDE settings.

12