Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/git/
H A Dgithub-automation.py373 def execute_command(self) -> bool: member in ReleaseWorkflow
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c2100 const char *execute_command = NULL; in perform_test_reparse_source() local