Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dformat.py49 def parseScript(test, preamble): function
298 script = parseScript(test, steps)
H A Ddsl.py48 parsedCommands = libcxx.test.format.parseScript(test, preamble=commands)