Home
last modified time | relevance | path

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

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