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

/art/tools/
H A Dcpplint.py442 _CPP_SECTION = 3 variable in class:_IncludeState
456 _CPP_SECTION: 'C++ system header',
524 if self._section <= self._CPP_SECTION:
525 self._section = self._CPP_SECTION

Completed in 9 milliseconds