Home
last modified time | relevance | path

Searched defs:getCompilerBinary (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbplatformutil.py249 def getCompilerBinary(): global() function
H A Dlldbtest.py1382 def getCompilerBinary(self): global() member in Base