Searched defs:staticInitializerMethods (Results 1 – 1 of 1) sorted by relevance
880 Set<MethodTree> staticInitializerMethods = in relevantInitializerMethodOrBlock() local1781 Set<MethodTree> staticInitializerMethods = new LinkedHashSet<>(); in collectEntities() local2206 Set<MethodTree> staticInitializerMethods) { in create()2259 abstract ImmutableSet<MethodTree> staticInitializerMethods(); in staticInitializerMethods() method in NullAway.FieldInitEntities