Searched defs:enclosingMethod (Results 1 – 3 of 3) sorted by relevance
497 Method enclosingMethod = declaringClass.getEnclosingMethod(); in mayNeedHiddenThis() local
525 Method enclosingMethod = declaringClass.getEnclosingMethod(); in mayNeedHiddenThis() local
302 MethodTree enclosingMethod = (MethodTree) leaf; in matchReturn() local1423 MethodTree enclosingMethod = (MethodTree) enclosingMethodOrLambda.getLeaf(); in checkCastToNonNullTakesNullable() local