Home
last modified time | relevance | path

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

/external/lldb/source/Commands/
DCommandObjectMultiword.cpp64 StringList local_matches; in GetSubcommandSP() local
66 matches = &local_matches; in GetSubcommandSP()
/external/lldb/source/Interpreter/
DCommandInterpreter.cpp674 StringList local_matches; in GetCommandSP() local
676 matches = &local_matches; in GetCommandSP()