Searched refs:tmpType (Results 1 – 1 of 1) sorted by relevance
276 IType tmpType = declaringType.getDeclaringType(); in testClassForManifest() local277 if (tmpType != null) { in testClassForManifest()278 if (tmpType.exists()) { in testClassForManifest()285 flags = tmpType.getFlags(); in testClassForManifest()288 tmpType.getFullyQualifiedName()); in testClassForManifest()292 tmpType = null; in testClassForManifest()295 declaringType = tmpType; in testClassForManifest()