Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
Dcpp.py1561 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)
Dcpp_unittest.py364 cpp_style.detect_functions(clean_lines, detection_line, function_state, error_collector)