Searched defs:blue_impl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/posix/ | ||
H A D | PrettyOutput.py | 30 def blue_impl(self, text, stream=None, **kwargs): member in PrettyOutput |
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/windows/ | ||
H A D | PrettyOutput.py | 78 def blue_impl(self, text, stream=None, **kwargs): member in PrettyOutput |
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/ | ||
H A D | PrettyOutputBase.py | 216 def blue_impl(self, text, stream=None, **kwargs): member in PrettyOutputBase |