Home
last modified time | relevance | path

Searched refs:hasDefinition (Results 126 – 150 of 1735) sorted by relevance

12345678910>>...70

/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp80 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp81 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp79 if (!BaseClass->hasDefinition() || !DerivedClass->hasDefinition()) in checkPreStmt()
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/cache/DependencyInjection/
H A DCachePoolPass.php179 if ($container->hasDefinition($this->cacheClearerId)) {
197 if ($container->hasDefinition('console.command.cache_pool_list')) {
217 … if (!$container->hasDefinition($name = '.cache_connection.'.ContainerBuilder::hash($dsn))) {
/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DRemoveBaseClass.cpp138 !CXXRD->hasDefinition()) in handleOneCXXRecordDecl()
162 TransAssert(Base->hasDefinition() && in handleOneCXXRecordDecl()
165 TransAssert(CanonicalRD->hasDefinition() && in handleOneCXXRecordDecl()
H A DReplaceClassWithBaseTemplateSpec.cpp55 !CXXRD->hasDefinition()) in VisitCXXRecordDecl()
142 if (!Base || !Base->hasDefinition() || !Base->getDescribedClassTemplate()) in handleOneCXXRecordDecl()
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/cache/DependencyInjection/
H A DCachePoolPass.php179 if ($container->hasDefinition($this->cacheClearerId)) {
197 if ($container->hasDefinition('console.command.cache_pool_list')) {
217 … if (!$container->hasDefinition($name = '.cache_connection.'.ContainerBuilder::hash($dsn))) {
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/
H A DServiceLocatorTagPass.php104 if (null !== $callerId && $container->hasDefinition($callerId)) {
108 if (!$container->hasDefinition($id = 'service_locator.'.ContainerBuilder::hash($locator))) {
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/
H A DServiceLocatorTagPass.php104 if (null !== $callerId && $container->hasDefinition($callerId)) {
108 if (!$container->hasDefinition($id = 'service_locator.'.ContainerBuilder::hash($locator))) {
/dports/www/phpbb3/phpBB3/vendor/symfony/dependency-injection/Compiler/
H A DServiceLocatorTagPass.php104 if (null !== $callerId && $container->hasDefinition($callerId)) {
108 if (!$container->hasDefinition($id = 'service_locator.'.ContainerBuilder::hash($locator))) {
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/dependency-injection/Compiler/
H A DServiceLocatorTagPass.php104 if (null !== $callerId && $container->hasDefinition($callerId)) {
108 if (!$container->hasDefinition($id = 'service_locator.'.ContainerBuilder::hash($locator))) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/dependency-injection/Compiler/
H A DServiceLocatorTagPass.php104 if (null !== $callerId && $container->hasDefinition($callerId)) {
108 if (!$container->hasDefinition($id = 'service_locator.'.ContainerBuilder::hash($locator))) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp24 assert(R->hasDefinition()); in hasPublicRefAndDeref()
59 if (!R->hasDefinition()) in isRefCountable()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/
H A DCachePoolPass.php103 if ($container->hasDefinition($clearer)) {
137 … if (!$container->hasDefinition($name = 'cache_connection.'.ContainerBuilder::hash($dsn))) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp24 assert(R->hasDefinition()); in hasPublicRefAndDeref()
59 if (!R->hasDefinition()) in isRefCountable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp123 if (CurDecl->hasDefinition() || CurDecl->isReferenced()) { in onEndOfTranslationUnit()
138 if (!CurDecl->hasDefinition() && in onEndOfTranslationUnit()

12345678910>>...70