Searched defs:function_name (Results 1 – 2 of 2) sorted by relevance
77 LogEntry& LogEntry::function(const std::string& function_name) { in function()
720 std::string function_name = die_name ? die_name.value() : GenerateGlobalAnonName(); in ParseFunction() local