Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DCommandInterpreter.cpp1318 StringList regular_matches; in GetAliasFullName() local
1322 GetCommandSP(cmd, include_aliases, exact, &regular_matches)); in GetAliasFullName()
1323 if (cmd_obj_sp || regular_matches.GetSize() > 0) in GetAliasFullName()