Home
last modified time | relevance | path

Searched refs:local_matches (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Commands/
DCommandObjectMultiword.cpp42 StringList local_matches; in GetSubcommandSP() local
44 matches = &local_matches; in GetSubcommandSP()
/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp921 StringList local_matches; in GetCommandSP() local
923 matches = &local_matches; in GetCommandSP()