Home
last modified time | relevance | path

Searched defs:cmdline (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.auto.deduct/
H A Dp2.cpp44 auto cmdline = cmdline_parser("driver"); in test_rvalue_fluent_interface() local
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerControllers/
H A DDefaultController.py86 def _run_debugger_custom(self, cmdline): argument
H A DConditionalController.py146 def _run_debugger_custom(self, cmdline): argument
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dclient.py218 def CreateProcessAndAttach2(self, cmdline): argument
H A Ddbgeng.py107 def launch(self, cmdline): argument
/llvm-project/clang/tools/scan-view/share/
H A Dstartfile.py37 def _invoke(self, cmdline): argument
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/lldb/
H A DLLDB.py176 launch(self, cmdline) global() argument
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/
H A DVisualStudio.py280 def launch(self, cmdline): argument