Searched defs:platformIsDarwin (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/packages/Python/lldbsuite/test/ | ||
H A D | lldbplatformutil.py | 143 def platformIsDarwin(): global() function |
H A D | lldbtest.py | 1396 def platformIsDarwin(self): global() member in Base |