Searched refs:check_function_definition (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
D | cpp.py | 1569 def check_function_definition(filename, file_extension, clean_lines, line_number, function_state, e… function 3356 check_function_definition(filename, file_extension, clean_lines, line, function_state, error)
|
/external/webkit/Tools/ |
D | ChangeLog-2011-02-16 | 6043 (check_function_definition): Checks function definitions for meaningless variable names. 6044 (process_line): Added call to check_function_definition. 6054 check_function_definition and process_line.
|