Searched refs:is_system (Results 1 – 1 of 1) sorted by relevance
2537 def _classify_include(filename, include, is_system, include_state): argument2559 if is_system:2640 is_system = (matched.group(1) == '<')2648 if include.startswith('wtf/') and not is_system:2660 header_type = _classify_include(filename, include, is_system, include_state)