Home
last modified time | relevance | path

Searched refs:getEmulationPath (Results 1 – 25 of 26) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/ast/
H A DSingleNameReference.java231 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateAssignment()
305 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateCode()
334 VariableBinding[] path = currentScope.getEmulationPath(localBinding); in generateCode()
380 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateCompoundAssignment()
484 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generatePostIncrement()
H A DQualifiedThisReference.java62 …currentScope.getEmulationPath(this.currentCompatibleType, true /*only exact match*/, false/*consid… in generateCode()
H A DQualifiedNameReference.java480 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateReadSequence()
498 VariableBinding[] path = currentScope.getEmulationPath(localBinding); in generateReadSequence()
H A DMessageSend.java89 …Object[] path = currentScope.getEmulationPath(targetType, true /*only exact match*/, false/*consid… in generateCode()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/
H A DCodeSnippetSingleNameReference.java155 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateAssignment()
253 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateCode()
298 VariableBinding[] path = currentScope.getEmulationPath(localBinding); in generateCode()
337 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateCompoundAssignment()
H A DCodeSnippetQualifiedNameReference.java319 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateReadSequence()
356 VariableBinding[] path = currentScope.getEmulationPath(localBinding); in generateReadSequence()
H A DCodeSnippetMessageSend.java75 …Object[] path = currentScope.getEmulationPath(targetType, true /*only exact match*/, false/*consid… in generateCode()
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/ast/
H A DSingleNameReference.java342 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateAssignment()
454 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateCode()
488 VariableBinding[] path = currentScope.getEmulationPath(localBinding); in generateCode()
566 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateCompoundAssignment()
722 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generatePostIncrement()
H A DQualifiedThisReference.java69 …currentScope.getEmulationPath(this.currentCompatibleType, true /*only exact match*/, false/*consid… in generateCode()
H A DQualifiedNameReference.java567 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals…
591 VariableBinding[] path = currentScope.getEmulationPath(localBinding);
H A DReferenceExpression.java301 Object[] emulationPath = currentScope.getEmulationPath( in generateCode()
H A DMessageSend.java418 …Object[] path = currentScope.getEmulationPath(targetType, true /*only exact match*/, false/*consid… in generateCode()
H A DLambdaExpression.java196 VariableBinding[] path = currentScope.getEmulationPath(capturedOuterLocal); in generateCode()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/
H A DQualifiedThisReference.java75 …currentScope.getEmulationPath(this.currentCompatibleType, true /*only exact match*/, false/*consid… in generateCode()
H A DSingleNameReference.java353 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateAssignment()
469 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateCode()
503 VariableBinding[] path = currentScope.getEmulationPath(localBinding); in generateCode()
582 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generateCompoundAssignment()
739 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals… in generatePostIncrement()
H A DQualifiedNameReference.java580 …Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/, fals…
604 VariableBinding[] path = currentScope.getEmulationPath(localBinding);
H A DMessageSend.java542 …Object[] path = currentScope.getEmulationPath(targetType, true /*only exact match*/, false/*consid… in generateCode()
H A DReferenceExpression.java383 Object[] emulationPath = currentScope.getEmulationPath( in generateCode()
H A DLambdaExpression.java215 VariableBinding[] path = currentScope.getEmulationPath(capturedOuterLocal); in generateCode()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/lookup/
H A DBlockScope.java591 public VariableBinding[] getEmulationPath(LocalVariableBinding outerLocalVariable) { in getEmulationPath() method
630 public Object[] getEmulationPath( in getEmulationPath() method
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/lookup/
H A DBlockScope.java879 public VariableBinding[] getEmulationPath( in getEmulationPath() method in BlockScope
922 public Object[] getEmulationPath(ReferenceBinding targetEnclosingType, in getEmulationPath() method in BlockScope
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/lookup/
H A DBlockScope.java748 public VariableBinding[] getEmulationPath(LocalVariableBinding outerLocalVariable) {
794 public Object[] getEmulationPath(ReferenceBinding targetEnclosingType, boolean onlyExactMatch, bool…
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/
H A DBlockScope.java806 public VariableBinding[] getEmulationPath(LocalVariableBinding outerLocalVariable) {
852 public Object[] getEmulationPath(ReferenceBinding targetEnclosingType, boolean onlyExactMatch, bool…
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/codegen/
H A DCodeStream.java1777 Object[] emulationPath = currentScope.getEmulationPath( in generateSyntheticEnclosingInstanceValues()
1802 VariableBinding[] emulationPath = currentScope.getEmulationPath(targetVariable); in generateSyntheticOuterArgumentValues()
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/codegen/
H A DCodeStream.java3096 Object[] emulationPath = currentScope.getEmulationPath( in generateSyntheticEnclosingInstanceValues()
3120 VariableBinding[] emulationPath = currentScope.getEmulationPath(targetVariable); in generateSyntheticOuterArgumentValues()

12