Searched defs:IsExpanded (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateDeduction.cpp | 939 bool IsExpanded = true; finishConstruction() local |
/llvm-project/lldb/source/Core/ | ||
H A D | IOHandlerCursesGUI.cpp | 4714 bool IsExpanded() const { return m_is_expanded; } in IsExpanded() function in TreeItem |