Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 135) sorted by relevance

123456

/llvm-project-15.0.7/llvm/utils/vscode/llvm/
H A Dpackage-lock.json3 "version": "0.0.1", string
8 "version": "7.8.3", string
17 "version": "7.8.3", string
28 "version": "8.10.59", string
34 "version": "1.42.0", string
40 "version": "3.2.1", string
49 "version": "1.0.10", string
58 "version": "1.0.0", string
74 "version": "1.1.1", string
80 "version": "2.4.2", string
[all …]
/llvm-project-15.0.7/mlir/utils/vscode/
H A Dpackage-lock.json3 "version": "0.0.9", string
9 "version": "0.0.9", string
28 "version": "1.1.2", string
37 "version": "7.0.2", string
49 "version": "1.67.0", string
55 "version": "6.0.2", string
67 "version": "2.1.1", string
76 "version": "3.2.1", string
88 "version": "3.1.2", string
100 "version": "1.2.0", string
[all …]
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DVersion.py35 def version(name): function
/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py14 version = version_match.group(1) variable
/llvm-project-15.0.7/clang/test/Modules/Inputs/HasSubModules.framework/Frameworks/Sub.framework/Headers/
H A DTypes.h3 unsigned version; member
/llvm-project-15.0.7/clang/test/Analysis/
H A DCFContainers.mm17 CFIndex version; field
60 CFIndex version; field
67 CFIndex version; field
74 CFIndex version; field
/llvm-project-15.0.7/.github/workflows/
H A Dversion-check.py24 version = sys.argv[1] variable
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp144 int __xstat(int version, const char *path, struct stat *buf) { in __xstat()
148 int __lxstat(int version, const char *path, struct stat *buf) { in __lxstat()
152 int __fxstat(int version, int fd, struct stat *buf) { STAT(fstat, fd, buf); } in __fxstat()
/llvm-project-15.0.7/libunwind/test/
H A Dforceunwind.pass.cpp32 _Unwind_Reason_Code stop(int version, _Unwind_Action actions, in stop()
/llvm-project-15.0.7/lldb/test/API/functionalities/jitloader_gdb/
H A Dsimple.c6 uint32_t version; member
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVEnums.cpp34 ArrayRef<spirv::Extension> spirv::getImpliedExtensions(spirv::Version version) { in getImpliedExtensions()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinDevice.h36 llvm::VersionTuple version; member
/llvm-project-15.0.7/compiler-rt/test/BlocksRuntime/
H A Dcopyconstructor.C27 int version() CONST { return _version; } in version() function
H A Dreference.C32 int version() CONST { return _version; } in version() function
/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_exceptions.cpp36 __hwasan_personality_wrapper(int version, _Unwind_Action actions, in __hwasan_personality_wrapper()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DObjCRuntime.h69 ObjCRuntime(Kind kind, const VersionTuple &version) in ObjCRuntime()
72 void set(Kind kind, VersionTuple version) { in set()
/llvm-project-15.0.7/mlir/lib/Target/SPIRV/
H A DSPIRVBinaryUtils.cpp19 spirv::Version version, uint32_t idBound) { in appendModuleHeader()
/llvm-project-15.0.7/lldb/source/Utility/
H A DXcodeSDK.cpp98 llvm::VersionTuple version; in ParseSDKVersion() local
203 llvm::VersionTuple version) { in SDKSupportsModules()
/llvm-project-15.0.7/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp286 int64_t version; member in __anond136bf7d0411::TableGenTextFile
306 const lsp::URIForFile &uri, StringRef fileContents, int64_t version, in TableGenTextFile()
457 int64_t version, in addDocument()
470 int64_t version, std::vector<Diagnostic> &diagnostics) { in updateDocument()
487 int64_t version = it->second->getVersion(); in removeDocument() local
/llvm-project-15.0.7/clang/docs/analyzer/
H A Dconf.py52 version = '15' variable
/llvm-project-15.0.7/lldb/test/API/commands/add-dsym/uuid/
H A DTestAddDsymCommand.py62 def generate_main_cpp(self, version=0): argument
/llvm-project-15.0.7/libcxx/docs/
H A Dconf.py51 version = '15.0' variable
/llvm-project-15.0.7/libc/docs/
H A Dconf.py51 version = '14.0' variable
/llvm-project-15.0.7/libunwind/docs/
H A Dconf.py51 version = '15.0' variable
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DParsedAST.h109 llvm::StringRef version() const { return Version; } in version() function

123456