Searched defs:execute_command (Results 1 – 3 of 3) sorted by relevance
/llvm-project/openmp/runtime/tools/ | ||
H A D | libomputils.py | 53 def execute_command(args): function |
/llvm-project/llvm/utils/git/ | ||
H A D | github-automation.py | 618 def execute_command(self) -> bool: global() member in ReleaseWorkflow |
/llvm-project/clang/tools/c-index-test/ | ||
H A D | c-index-test.c | 2168 const char *execute_command = NULL; perform_test_reparse_source() local |