Searched defs:clazzType (Results 1 – 1 of 1) sorted by relevance
313 ITypeBinding clazzType = clazz == null ? null : clazz.resolveBinding(); in findContextFieldOrMethod() local317 private Expression findContextFieldOrMethod(ITypeBinding clazzType) { in findContextFieldOrMethod()350 ITypeBinding clazzType, in findContextCandidates()