Home
last modified time | relevance | path

Searched refs:referencesClassExact (Results 1 – 4 of 4) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DReferenceType.java82 if ((this instanceof ObjectType) && (((ObjectType) this).referencesClassExact())) { in isAssignmentCompatibleWith()
86 if ((T instanceof ObjectType) && (((ObjectType) T).referencesClassExact())) { in isAssignmentCompatibleWith()
109 if ((T instanceof ObjectType) && (((ObjectType) T).referencesClassExact())) { in isAssignmentCompatibleWith()
133 if ((T instanceof ObjectType) && (((ObjectType) T).referencesClassExact())) { in isAssignmentCompatibleWith()
DObjectType.java118 public boolean referencesClassExact() throws ClassNotFoundException { in referencesClassExact() method in ObjectType
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
DInstConstraintVisitor.java2650 if (! obj.referencesClassExact()) { in visitNEW()
/external/owasp/sanitizer/tools/findbugs/lib/
Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...