Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py3029 is_namespace_indent_item = (
3035 if ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item,
5724 def ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item, argument
5744 if not (is_namespace_indent_item or is_forward_declaration):