Searched defs:filecheck (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/test/tools/llvm-reduce/Inputs/ | ||
H A D | llvm-as-and-filecheck.py | 18 filecheck = sys.argv[2] variable |
H A D | llvm-dis-and-filecheck.py | 20 filecheck = sys.argv[2] variable |
/llvm-project/lldb/packages/Python/lldbsuite/test/ | ||
H A D | configuration.py | 55 filecheck = None global() variable |
H A D | lldbtest.py | 2235 def filecheck( global() member in TestBase |