Home
last modified time | relevance | path

Searched defs:get_subcommands (Results 1 – 4 of 4) sorted by relevance

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/command/commands/
H A DDexCommandLine.py33 def get_subcommands() -> dict: member in DexCommandLine
H A DDexFinishTest.py38 def get_subcommands() -> dict: member in DexFinishTest
H A DDexLimitSteps.py44 def get_subcommands() -> dict: member in DexLimitSteps
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py54 def get_subcommands() -> dict: member in CommandBase