Home
last modified time | relevance | path

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

/external/google-styleguide/cpplint/
Dcpplint.py2249 class _ExternCInfo(_BlockInfo): class
2449 return self.stack and isinstance(self.stack[-1], _ExternCInfo)
2716 self.stack.append(_ExternCInfo(linenum))