Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/lit/lit/
H A DTest.py409 parsed = lit.TestRunner._parseKeywords(self.getSourcePath(), require_script=False)
H A DTestRunner.py1545 def _parseKeywords(sourcepath, additional_parsers=[], function
1629 parsed = _parseKeywords(test.getSourcePath(), additional_parsers,