Searched refs:LogFunction (Results 1 – 3 of 3) sorted by relevance
24 typedef void (*LogFunction)(std::string* name, typedef28 typedef base::hash_map<uint32_t, LogFunction > LogFunctionMap;
15 void LogFunction(int end, int num_parameters, int num_inner_functions) { in LogFunction() function
386 log_.LogFunction(body_end, formals->num_parameters(), in ParseStatementListAndLogFunction()