| /llvm-project-15.0.7/llvm/cmake/platforms/ |
| H A D | iOS.cmake | 19 message(STATUS "Using SDKROOT ${SDKROOT}") 28 message(STATUS "Using C compiler ${CMAKE_C_COMPILER}") 36 message(STATUS "Using C++ compiler ${CMAKE_CXX_COMPILER}") 45 message(STATUS "Using ar ${CMAKE_AR}") 54 message(STATUS "Using ranlib ${CMAKE_RANLIB}") 63 message(STATUS "Using strip ${CMAKE_STRIP}") 72 message(STATUS "Using dsymutil ${CMAKE_DSYMUTIL}") 81 message(STATUS "Using libtool ${CMAKE_LIBTOOL}") 90 message(STATUS "Using codesign ${CMAKE_CODESIGN}") 101 message(STATUS "Using codesign_allocate ${CMAKE_CODESIGN_ALLOCATE}")
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ |
| H A D | UnusedUsingDeclsCheck.cpp | 69 if (const auto *Using = Result.Nodes.getNodeAs<UsingDecl>("using")) { in check() local 71 if (Using->getLocation().isMacroID()) in check() 75 if (isa<CXXRecordDecl>(Using->getDeclContext())) in check() 81 if (isa<FunctionDecl>(Using->getDeclContext())) in check() 84 UsingDeclContext Context(Using); in check() 86 Using->getBeginLoc(), in check() 88 Using->getEndLoc(), tok::semi, *Result.SourceManager, getLangOpts(), in check() 90 for (const auto *UsingShadow : Using->shadows()) { in check()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | index.rst | 13 Using Clang as a Compiler 57 Using Clang as a Library 78 Using Clang Tools
|
| H A D | ClangPlugins.rst | 128 Using the compiler driver 133 line via the `fplugin-arg-<plugin name>-<argument>` option. Using this 150 Using the cc1 command line 188 Using the clang command line 191 Using `-fplugin=plugin` on the clang command line passes the plugin
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/google/ |
| H A D | UpgradeGoogletestCaseCheck.cpp | 257 if (const auto *Using = Result.Nodes.getNodeAs<UsingDecl>("using")) { in getAliasNameRange() local 259 Using->getNameInfo().getSourceRange()); in getAliasNameRange() 285 } else if (const auto *Using = Result.Nodes.getNodeAs<UsingDecl>("using")) { in check() local 287 CharSourceRange::getTokenRange(Using->getNameInfo().getSourceRange()); in check() 288 IsInInstantiation = isInInstantiation(*Using, Result); in check() 289 IsInTemplate = isInTemplate<Decl>(*Using, Result); in check()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/ |
| H A D | UseUsingCheck.cpp | 103 std::string Using = "using "; in check() local 116 Using = ";\nusing "; in check() 142 std::string Replacement = Using + Name + " = " + Type; in check()
|
| /llvm-project-15.0.7/mlir/examples/standalone/ |
| H A D | CMakeLists.txt | 10 message(STATUS "Using MLIRConfig.cmake in: ${MLIR_DIR}") 11 message(STATUS "Using LLVMConfig.cmake in: ${LLVM_DIR}")
|
| /llvm-project-15.0.7/llvm/test/CodeGen/MLRegalloc/ |
| H A D | default-eviction-advisor.ll | 19 ; CHECK: Requested regalloc eviction advisor analysis could be created. Using default 20 ; DEFAULT-NOT: Requested regalloc eviction advisor analysis could be created. Using default
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/test/ |
| H A D | fixits-codeaction.test | 10 # CHECK-NEXT: "message": "Using the result of an assignment as a condition without parenthes… 29 …acter": 32}, "end": {"line": 0, "character": 37}},"severity":2,"message":"Using the result of an a… 37 # CHECK-NEXT: "message": "Using the result of an assignment as a condition without parenth… 91 # CHECK-NEXT: "message": "Using the result of an assignment as a condition without parenth…
|
| H A D | fixits-command.test | 10 # CHECK-NEXT: "message": "Using the result of an assignment as a condition without parenthes… 29 …acter": 32}, "end": {"line": 0, "character": 37}},"severity":2,"message":"Using the result of an a… 98 …acter": 32}, "end": {"line": 0, "character": 37}},"severity":2,"message":"Using the result of an a…
|
| /llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-timeout/ |
| H A D | lit.cfg | 12 lit_config.note('Using internal shell') 15 lit_config.note('Using external shell')
|
| /llvm-project-15.0.7/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRLocFinder.cpp | 342 bool VisitUsingDecl(const UsingDecl *Using) { in VisitUsingDecl() argument 343 for (const auto *UsingShadow : Using->shadows()) { in VisitUsingDecl() 345 UsingDecls.push_back(Using); in VisitUsingDecl() 594 for (const auto *Using : Finder.getUsingDecls()) in createRenameAtomicChanges() local 595 Replace(Using->getBeginLoc(), Using->getEndLoc(), "using " + NewName.str()); in createRenameAtomicChanges()
|
| /llvm-project-15.0.7/clang/lib/Index/ |
| H A D | IndexSymbol.cpp | 317 Info.Kind = SymbolKind::Using; in getSymbolInfo() 323 Info.Kind = SymbolKind::Using; in getSymbolInfo() 328 case Decl::Using: in getSymbolInfo() 329 Info.Kind = SymbolKind::Using; in getSymbolInfo() 333 Info.Kind = SymbolKind::Using; in getSymbolInfo() 536 case SymbolKind::Using: return "using"; in getSymbolKindString()
|
| /llvm-project-15.0.7/llvm/cmake/modules/ |
| H A D | FindGRPC.cmake | 15 message(STATUS "Using protobuf ${Protobuf_VERSION}") 17 message(STATUS "Using gRPC ${gRPC_VERSION}") 87 message(STATUS "Using grpc++: " ${GRPC_LIBRARY}) 96 message(STATUS "Using protobuf: " ${PROTOBUF_LIBRARY})
|
| /llvm-project-15.0.7/mlir/test/Dialect/SPIRV/Transforms/ |
| H A D | vce-deduction.mlir | 112 // Using 8-bit integers in non-interface storage class requires Int8. 124 // Using 16-bit floats in non-interface storage class requires Float16. 136 // Using 16-element vectors requires Vector16. 184 // Using 8-bit integers in interface storage class requires additional
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/ |
| H A D | subprogram_ranges.test | 16 # * Using volatile writes to create instructions the location may be valid over 17 # * Using two values for the variable so it is described by a location list,
|
| /llvm-project-15.0.7/llvm/test/MC/RISCV/ |
| H A D | rv32f-invalid.s | 31 # Using 'D' instructions for an 'F'-only target 34 # Using RV64F instructions for RV32 is tested in rv64f-valid.s
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | opencl-extensions.cl | 11 // Using the header.
|
| /llvm-project-15.0.7/mlir/test/mlir-tblgen/ |
| H A D | deprecation.td | 12 // ERROR1: warning: Using deprecated def `OpTraitA`
|
| /llvm-project-15.0.7/polly/docs/ |
| H A D | index.rst | 18 Using Polly
|
| /llvm-project-15.0.7/utils/bazel/deps_impl/ |
| H A D | zlib_system.BUILD | 5 # Wrapper library for the system's zlib. Using this only works if the toolchain
|
| H A D | terminfo_system.BUILD | 5 # Wrapper library for some system terminfo. Using this only works if the
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/android/ |
| H A D | cloexec-pipe.rst | 6 This check detects usage of ``pipe()``. Using ``pipe()`` is not recommended, ``pipe2()`` is the
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | encode-test-bitint.m | 3 // Using a _BitInt as a block parameter or return type previously would crash
|
| /llvm-project-15.0.7/llvm/test/MachineVerifier/ |
| H A D | verifier-implicit-virtreg-invalid-physreg-liveness.mir | 7 # ERROR: *** Bad machine code: Using an undefined physical register ***
|