Home | History | Annotate | Download | only in Format

Lines Matching refs:Keywords

66                                            const AdditionalKeywords &Keywords,
71 : Style(Style), Keywords(Keywords), SourceMgr(SourceMgr),
485 !Current.isOneOf(Keywords.kw_async, Keywords.kw_function)))
612 Current.isOneOf(Keywords.kw_implements, Keywords.kw_extends))