Home
last modified time | relevance | path

Searched defs:execute_command (Results 1 – 3 of 3) sorted by relevance

/llvm-project/openmp/runtime/tools/
H A Dlibomputils.py53 def execute_command(args): function
/llvm-project/llvm/utils/git/
H A Dgithub-automation.py618 def execute_command(self) -> bool: global() member in ReleaseWorkflow
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c2168 const char *execute_command = NULL; perform_test_reparse_source() local