Home
last modified time | relevance | path

Searched refs:check_function_definition (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/style/checkers/
Dcpp.py1569 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/
DChangeLog-2011-02-166043 (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.