Home
last modified time | relevance | path

Searched defs:filecheck (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/test/tools/llvm-reduce/Inputs/
H A Dllvm-as-and-filecheck.py18 filecheck = sys.argv[2] variable
H A Dllvm-dis-and-filecheck.py20 filecheck = sys.argv[2] variable
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dconfiguration.py55 filecheck = None global() variable
H A Dlldbtest.py2235 def filecheck( global() member in TestBase