Searched defs:has_inferred_function_name (Results 1 – 2 of 2) sorted by relevance
110 const bool has_inferred_function_name = scope->is_function_scope(); in Create() local379 const bool has_inferred_function_name = is_empty_function; in CreateForBootstrapping() local
909 bool has_inferred_function_name() const { in has_inferred_function_name() function