| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/ |
| H A D | Integrations.rst | 2 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 D | index.rst | 13 Clang-tidy IDE/Editor Integrations <Integrations>
|
| /llvm-project-15.0.7/lld/docs/ |
| H A D | windows_support.rst | 73 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 D | README.md | 19 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 D | CMakeLists.txt | 112 # 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 D | troubleshooting.rst | 52 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 D | README.md | 3 clangd is a language server, and provides C++ IDE features to editors.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangTools.rst | 67 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 D | HowToSetupToolingForLLVM.rst | 89 It is best to keep your Visual Studio IDE build folder separate from the 102 IDE from a suitable command-prompt window.
|
| H A D | RefactoringEngine.rst | 12 initiated using a selection in an editor or an IDE. You can combine
|
| H A D | ClangFormat.rst | 216 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 D | README.txt | 40 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 D | EarlyCSE.cpp | 926 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 D | BuildingCompilerRT.rst | 28 the user sets the build type with the IDE settings.
|
| /llvm-project-15.0.7/mlir/docs/Tools/ |
| H A D | MLIRLSP.md | 6 [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 D | BuildingLibunwind.rst | 82 the user sets the build type with the IDE settings.
|
| /llvm-project-15.0.7/libcxx/test/ |
| H A D | CMakeLists.txt | 160 # IDE's such as CLion to correctly highlight the tests because it knows
|
| /llvm-project-15.0.7/lldb/docs/resources/ |
| H A D | contributing.rst | 39 debug sessions initiated by an IDE. For this reason LLDB code needs to
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2007-OriginalClangReadme.txt | 137 like, e.g. in an IDE or refactoring tool) through DiagnosticClient interface.
|
| /llvm-project-15.0.7/llvm/utils/gn/ |
| H A D | README.rst | 22 creates ninja files, but it can create some IDE projects (MSVC, Xcode, ...)
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CMake.rst | 73 #. 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 D | GettingStartedVS.rst | 150 build type, use the Configuration manager from the VS IDE or the
|
| /llvm-project-15.0.7/libcxx/ |
| H A D | CMakeLists.txt | 306 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 D | CompilerRTUtils.cmake | 579 # an IDE because the extra targets get cluttered in IDEs.
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | BuildingLibcxx.rst | 188 the user sets the build type with the IDE settings.
|