Home
last modified time | relevance | path

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

/external/google-styleguide/cpplint/
Dcpplint.py3482 def _IsType(clean_lines, nesting_state, expr): function
3608 and not _IsType(clean_lines, nesting_state, leading_text)):