Searched refs:_C_SECTION (Results 1 - 1 of 1) sorted by relevance

/art/tools/
H A Dcpplint.py441 _C_SECTION = 2 variable in class:_IncludeState
455 _C_SECTION: 'C system header',
518 if self._section <= self._C_SECTION:
519 self._section = self._C_SECTION

Completed in 14 milliseconds