Home
last modified time | relevance | path

Searched defs:declaringMethod (Results 1 – 10 of 10) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/core/manipulation/
H A DBindingLabelProviderCore.java72 IMethodBinding declaringMethod= binding.getDeclaringMethod(); in getLocalVariableLabel() local
198 final IMethodBinding declaringMethod= binding.getDeclaringMethod(); in getTypeLabel() local
259 final IMethodBinding declaringMethod= binding.getDeclaringMethod(); in getTypeLabel() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.AST/
H A DParameter.cs35 private Method declaringMethod; field in Mono.CodeContracts.Static.AST.Parameter
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/
H A DVariableBinding.java271 IMethodBinding declaringMethod = getDeclaringMethod(); in getUnresolvedJavaElement() local
361 IMethodBinding declaringMethod = getDeclaringMethod(); in isEqualTo() local
/dports/sysutils/py-ranger/ranger-1.9.3/ranger/ext/
H A Dsignals.py233 handler.function[1].__class__ # pylint: disable=pointless-statement
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/
H A DBindingLinkedLabelComposer.java347 IMethodBinding declaringMethod= variable.getDeclaringMethod(); in appendVariableQualification() local
655 IMethodBinding declaringMethod= ((ITypeBinding) binding).getDeclaringMethod(); in getLinkTitle() local
706 IMethodBinding declaringMethod= typeBinding.getDeclaringMethod(); in getTypeName() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/
H A DASTConverter15JLS4Test.java5238 IMethodBinding declaringMethod = typeBinding.getDeclaringMethod(); in test0165() local
5267 IMethodBinding declaringMethod = typeBinding.getDeclaringMethod(); in test0166() local
H A DASTConverter15JLS8Test.java5226 IMethodBinding declaringMethod = typeBinding.getDeclaringMethod(); in test0165() local
5255 IMethodBinding declaringMethod = typeBinding.getDeclaringMethod(); in test0166() local
H A DASTConverter15Test.java5248 IMethodBinding declaringMethod = typeBinding.getDeclaringMethod(); in test0165() local
5277 IMethodBinding declaringMethod = typeBinding.getDeclaringMethod(); in test0166() local
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/problem/
H A DProblemReporter.java7787 MethodBinding declaringMethod = (MethodBinding) hiddenTypeParameter.declaringElement; in typeHiding() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/
H A DProblemReporter.java8469 MethodBinding declaringMethod = (MethodBinding) hiddenTypeParameter.declaringElement; in typeHiding() local