Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py3035 is_namespace_indent_item = (
3041 if ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item,
5740 def ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item, argument
5760 if not (is_namespace_indent_item or is_forward_declaration):