Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/
H A Dremote-exec.py28 def ssh(args, command): function
/llvm-project/libcxx/utils/
H A Dssh.py42 def ssh(command): function
/llvm-project/clang/test/Analysis/
H A Dconstant-folding.c287 signed char sch, short ssh, unsigned short ush) { in testDisequalityRules()