Searched refs:NotHandled (Results 1 – 3 of 3) sorted by relevance
115 NotHandled, enumerator124 return NotHandled; in handleDeclAttribute()
271 NotHandled, enumerator2693 MenuActionResult result = MenuActionResult::NotHandled; in ActionPrivate()2696 if (result != MenuActionResult::NotHandled) in ActionPrivate()2700 if (result != MenuActionResult::NotHandled) in ActionPrivate()2762 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()2771 m_submenus(), m_canned_result(MenuActionResult::NotHandled), in Menu()5166 return MenuActionResult::NotHandled; in MenuDelegateAction()
7830 if (AL.getInfo().handleDeclAttribute(S, D, AL) != ParsedAttrInfo::NotHandled) in ProcessDeclAttribute()