Searched refs:ANONYMOUS (Results 1 – 4 of 4) sorted by relevance
44 …return [Diagnostics.Convert_function_expression_0_to_arrow_function, name ? name.text : ANONYMOUS];
662 private static final Anchor ANONYMOUS = of(PhoneRegion.getUnknown(), ""); field in NumberingScheme.Comment.Anchor726 return new AutoValue_NumberingScheme_Comment(Anchor.ANONYMOUS, ImmutableList.copyOf(lines)); in createAnonymous()
816 : ANONYMOUS;
2796 export const ANONYMOUS = "anonymous function"; constant