Home
last modified time | relevance | path

Searched defs:IsExpanded (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp793 bool IsExpanded = true; in finishConstruction() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4687 bool IsExpanded() const { return m_is_expanded; } in IsExpanded() function in TreeItem