Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py1337 def _path_type(self): member in StdExpPathPrinter
1348 t = self._path_type()
1371 t = StdExpPathPrinter(self.pathtype, item)._path_type()
1392 def _path_type(self): member in StdPathPrinter
1403 t = self._path_type()
1443 t = StdPathPrinter(self.pathtype, item)._path_type()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/
H A 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()