Searched refs:function_identifier (Results 1 – 5 of 5) sorted by relevance
606 auto function_identifier = function.ShortDebugString(); in MaybeMarkUncompilableNode() local608 auto it = uncompilable_nodes->find(function_identifier); in MaybeMarkUncompilableNode()613 std::move(function_identifier), in MaybeMarkUncompilableNode()
248 %type <interm.functionLookup> function_identifier function_call_header382 : function_identifier LEFT_PAREN {389 function_identifier
251 %type <expression> function_identifier573 function_identifier '('576 function_identifier:
329 %type <interm> function_call_or_method function_identifier function_call_header531 : function_identifier LEFT_PAREN {538 function_identifier
328 %type <interm> function_call_or_method function_identifier function_call_header527 : function_identifier LEFT_PAREN {534 function_identifier