/llvm-project/llvm/utils/release/ |
H A D | github-upload-release.py | 37 def create_release(repo, release, tag=None, name=None, message=None): argument 63 def upload_files(repo, release, files): argument
|
/llvm-project/clang/test/ARCMT/ |
H A D | migrate-emit-errors.m | 5 - (oneway void)release; method
|
H A D | migrate-plist-output.m | 6 - (oneway void)release; method
|
H A D | with-arc-mode-modify.m | 8 - (oneway void)release; method
|
H A D | atautorelease-2.m | 11 -release; method
|
H A D | atautorelease-3.m | 11 - release; method
|
H A D | dealloc.m | 8 - (oneway void)release; method
|
H A D | check-with-serialized-diag.m | 5 - (oneway void)release; method
|
/llvm-project/compiler-rt/test/tsan/Darwin/ |
H A D | osatomics-add.mm | 17 void release() { function
|
/llvm-project/clang/test/CodeGenObjCXX/ |
H A D | refence-assign-write-barrier.mm | 5 - (void) release; method
|
/llvm-project/clang/test/Analysis/ |
H A D | CFContainers.mm | 19 CFArrayReleaseCallBack release; field 62 CFSetReleaseCallBack release; field 69 CFDictionaryReleaseCallBack release; field 76 CFDictionaryReleaseCallBack release; field
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | no-vararg-messaging.m | 9 -(void)release; method
|
/llvm-project/lldb/source/Host/macosx/cfcpp/ |
H A D | CFCReleaser.h | 96 T release() { in release() function
|
/llvm-project/openmp/runtime/test/worksharing/single/ |
H A D | omp_single_nowait.c | 11 volatile int release; variable
|
/llvm-project/openmp/runtime/test/worksharing/sections/ |
H A D | omp_sections_nowait.c | 16 volatile int release; variable
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | OwningOpRef.h | 67 OpTy release() { in release() function
|
/llvm-project/openmp/runtime/test/worksharing/for/ |
H A D | omp_for_nowait.c | 14 volatile int release; variable
|
/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
H A D | CFUtils.h | 62 T release() { in release() function
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/Inputs/smart-ptr/ |
H A D | unique_ptr.h | 16 type *release() { return ptr; } in release() function
|
/llvm-project/clang/tools/scan-build-py/lib/libear/ |
H A D | __init__.py | 106 def shared_library_c_flags(self, release): argument 110 def shared_library_ld_flags(self, release, name): argument 124 def shared_library_ld_flags(self, release, name): argument 139 def shared_library_ld_flags(self, release, name): argument
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | IntrusiveRefCntPtr.h | 164 static void release(T *obj) { obj->Release(); } in release() function 231 void release() { in release() function
|
H A D | ScopeExit.h | 42 void release() { Engaged = false; } in release() function
|
/llvm-project/libcxx/test/std/thread/thread.semaphore/ |
H A D | lost_wakeup.pass.cpp | 35 void release() { in release() function
|
/llvm-project/libc/include/llvm-libc-types/ |
H A D | struct_utsname.h | 24 char release[__UTS_NAME_LENGTH]; member
|
/llvm-project/clang/docs/analyzer/ |
H A D | conf.py | 54 release = "17" variable
|