Home
last modified time | relevance | path

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

/external/llvm/utils/lit/lit/
Dutil.py87 def checkToolsPath(dir, tools): function
95 if checkToolsPath(path, tools):
DLitConfig.py86 if not lit.util.checkToolsPath(dir, tools):