Searched refs:kw_throws (Results 1 – 2 of 2) sorted by relevance
551 kw_throws = &IdentTable.get("throws"); in AdditionalKeywords()596 IdentifierInfo *kw_throws; member
1388 Keywords.kw_throws)) in getCurrentPrecedence()1708 if (Right.isOneOf(Keywords.kw_extends, Keywords.kw_throws)) in splitPenalty()2238 if (Left.isOneOf(Keywords.kw_throws, Keywords.kw_extends, in canBreakBefore()2241 if (Right.isOneOf(Keywords.kw_throws, Keywords.kw_extends, in canBreakBefore()