Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectMultiword.cpp56 StringList local_matches; in GetSubcommandSP() local
58 matches = &local_matches; in GetSubcommandSP()
/freebsd-head/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp1054 StringList local_matches; in GetCommandSP() local
1056 matches = &local_matches; in GetCommandSP()