Searched refs:NotHandled (Results 1 – 4 of 4) sorted by relevance
151 enum AttrHandling { NotHandled, AttributeApplied, AttributeNotApplied }; enumerator157 return NotHandled; in handleDeclAttribute()166 return NotHandled; in handleStmtAttribute()
278 NotHandled, enumerator3906 MenuActionResult result = MenuActionResult::NotHandled; in ActionPrivate()3909 if (result != MenuActionResult::NotHandled) in ActionPrivate()3913 if (result != MenuActionResult::NotHandled) in ActionPrivate()3975 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()3984 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()6720 return MenuActionResult::NotHandled; in MenuDelegateAction()
728 ParsedAttrInfo::NotHandled) { in ProcessStmtAttribute()
7046 if (AL.getInfo().handleDeclAttribute(S, D, AL) != ParsedAttrInfo::NotHandled) in ProcessDeclAttribute()