Home
last modified time | relevance | path

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

/external/google-styleguide/cpplint/
Dcpplint.py686 def _IsSourceExtension(s): function
1179 return _IsSourceExtension(self.Extension()[1:])
5921 if _IsSourceExtension(file_extension):