Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/
Dprinters.py1499 def _path_type(self): member in StdExpPathPrinter
1510 t = self._path_type()
1533 t = StdExpPathPrinter(self.pathtype, item)._path_type()
1555 def _path_type(self): member in StdPathPrinter
1566 t = self._path_type()
1606 t = StdPathPrinter(self.pathtype, item)._path_type()