Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Interpreter/
H A DCommandAlias.cpp193 if ((m_is_dashdash_alias == eLazyBoolNo) && IsNestedAlias()) in IsDashDashCommand()
200 bool CommandAlias::IsNestedAlias() { in IsNestedAlias() function in CommandAlias
/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandAlias.h72 bool IsNestedAlias();