Searched refs:ImportSeqState (Results 1 – 2 of 2) sorted by relevance
951 ImportSeqState.handleOpenBracket(); in Lex()954 ImportSeqState.handleCloseBracket(); in Lex()957 ImportSeqState.handleCloseBrace(); in Lex()964 ImportSeqState.handleSemi(); in Lex()968 ImportSeqState.handleHeaderName(); in Lex()972 ImportSeqState.handleExport(); in Lex()976 TrackGMFState.handleImport(ImportSeqState.afterTopLevelSeq()); in Lex()977 ImportSeqState.handleImport(); in Lex()978 if (ImportSeqState.afterImportSeq()) { in Lex()986 TrackGMFState.handleModule(ImportSeqState.afterTopLevelSeq()); in Lex()[all …]
400 ImportSeq ImportSeqState = ImportSeq::AfterTopLevelTokenSeq; variable