Searched defs:_PRIMARY_HEADER (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
H A Dcpp.py119 _PRIMARY_HEADER = 1 variable
317 _PRIMARY_HEADER: 'header this file implements',
354 if header_type == _PRIMARY_HEADER and file_is_header:
372 elif header_type == _PRIMARY_HEADER:
2897 _PRIMARY_HEADER
2931 return _PRIMARY_HEADER
2934 return _PRIMARY_HEADER
2945 return _PRIMARY_HEADER
3031 if not error_message and header_type == _PRIMARY_HEADER:

Completed in 107 milliseconds