Searched refs:kw_throws (Results 1 – 3 of 3) sorted by relevance
602 kw_throws = &IdentTable.get("throws"); in AdditionalKeywords()655 IdentifierInfo *kw_throws; member
1478 Keywords.kw_throws)) in getCurrentPrecedence()1808 if (Right.isOneOf(Keywords.kw_extends, Keywords.kw_throws)) in splitPenalty()2365 if (Left.isOneOf(Keywords.kw_throws, Keywords.kw_extends, in canBreakBefore()2368 if (Right.isOneOf(Keywords.kw_throws, Keywords.kw_extends, in canBreakBefore()
678 Keywords.kw_interface, Keywords.kw_throws)); in mustBeJSIdent()