Searched refs:detect_functions (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
| D | cpp.py | 1561 def detect_functions(clean_lines, line_number, function_state, error): function 3480 detect_functions(lines, line_number, function_state, error) 3899 detect_functions(clean_lines, line, function_state, error)
|
| D | cpp_unittest.py | 364 cpp_style.detect_functions(clean_lines, detection_line, function_state, error_collector)
|