Searched defs:IsImport (Results 1 – 2 of 2) sorted by relevance
2460 bool IsImport) { in ParseModuleName()
2888 bool IsImport = FormatTok->is(Keywords.kw_import); in parseJavaScriptEs6ImportExport() local