Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandAlias.cpp191 if ((m_is_dashdash_alias == eLazyBoolNo) && IsNestedAlias()) in IsDashDashCommand()
198 bool CommandAlias::IsNestedAlias() { in IsNestedAlias() function in CommandAlias
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandAlias.h73 bool IsNestedAlias();