Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandAlias.cpp192 if ((m_is_dashdash_alias == eLazyBoolNo) && IsNestedAlias()) in IsDashDashCommand()
199 bool CommandAlias::IsNestedAlias() { in IsNestedAlias() function in CommandAlias
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandAlias.h72 bool IsNestedAlias();