Searched refs:yellow_impl (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/posix/ |
| H A D | PrettyOutput.py | 24 def yellow_impl(self, text, stream=None, **kwargs): member in PrettyOutput
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/ |
| H A D | PrettyOutputBase.py | 202 def yellow_impl(self, text, stream=None, **kwargs): member in PrettyOutputBase 206 return self._call_color_impl(self.yellow, self.yellow_impl, *args, 277 def yellow_impl(self, text, stream=None, **kwargs): member in TestPrettyOutput.MockPrettyOutput
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/windows/ |
| H A D | PrettyOutput.py | 72 def yellow_impl(self, text, stream=None, **kwargs): member in PrettyOutput
|