Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Dunixccompiler.py217 def _is_gcc(self, compiler_name): member in UnixCCompiler
242 if self._is_gcc(compiler):
246 if self._is_gcc(compiler):