Home
last modified time | relevance | path

Searched refs:Using (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/llvm-project-15.0.7/llvm/cmake/platforms/
H A DiOS.cmake19 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 DUnusedUsingDeclsCheck.cpp69 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 Dindex.rst13 Using Clang as a Compiler
57 Using Clang as a Library
78 Using Clang Tools
H A DClangPlugins.rst128 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 DUpgradeGoogletestCaseCheck.cpp257 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 DUseUsingCheck.cpp103 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 DCMakeLists.txt10 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 Ddefault-eviction-advisor.ll19 ; 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 Dfixits-codeaction.test10 # 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 Dfixits-command.test10 # 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 Dlit.cfg12 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 DUSRLocFinder.cpp342 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 DIndexSymbol.cpp317 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 DFindGRPC.cmake15 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 Dvce-deduction.mlir112 // 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 Dsubprogram_ranges.test16 # * 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 Drv32f-invalid.s31 # 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 Dopencl-extensions.cl11 // Using the header.
/llvm-project-15.0.7/mlir/test/mlir-tblgen/
H A Ddeprecation.td12 // ERROR1: warning: Using deprecated def `OpTraitA`
/llvm-project-15.0.7/polly/docs/
H A Dindex.rst18 Using Polly
/llvm-project-15.0.7/utils/bazel/deps_impl/
H A Dzlib_system.BUILD5 # Wrapper library for the system's zlib. Using this only works if the toolchain
H A Dterminfo_system.BUILD5 # 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 Dcloexec-pipe.rst6 This check detects usage of ``pipe()``. Using ``pipe()`` is not recommended, ``pipe2()`` is the
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dencode-test-bitint.m3 // Using a _BitInt as a block parameter or return type previously would crash
/llvm-project-15.0.7/llvm/test/MachineVerifier/
H A Dverifier-implicit-virtreg-invalid-physreg-liveness.mir7 # ERROR: *** Bad machine code: Using an undefined physical register ***

12345678910>>...15