Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py4451 def _ClassifyInclude(fileinfo, include, is_system): argument
4479 if is_system:
4546 is_system = (match.group(1) == '<')
4571 _ClassifyInclude(fileinfo, include, is_system))