Home
last modified time | relevance | path

Searched refs:shouldRetain (Results 1 – 17 of 17) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/
H A DScopeList.java126 public void selectAll(ScopePredicate shouldRetain) in selectAll() argument
129 if (!shouldRetain.test(scopes_.get(i))) in selectAll()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjC.cpp2640 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2641 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2647 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjC.cpp2755 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2756 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2762 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGObjC.cpp2757 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2758 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2764 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjC.cpp2721 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2722 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2728 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjC.cpp2706 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2707 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2713 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2721 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2722 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2728 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGObjC.cpp2868 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2869 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2875 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp2835 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2836 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2842 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp2874 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2875 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2881 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp2835 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2836 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2842 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp2874 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2875 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2881 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2874 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2875 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2881 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp2835 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2836 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2842 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGObjC.cpp2874 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2875 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2881 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGObjC.cpp2874 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar() local
2875 if (shouldRetain) { in tryEmitARCRetainLoadOfScalar()
2881 return TryEmitResult(result, !shouldRetain); in tryEmitARCRetainLoadOfScalar()
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/
H A Dfrequencies.gold112901 "shouldRetain": -7.745868,