Searched refs:LT_ImportStatement (Results 1 – 4 of 4) sorted by relevance
26 LT_ImportStatement, enumerator
1402 return LT_ImportStatement; in parsePreprocessorDirective()1423 Type = LT_ImportStatement; in parsePreprocessorDirective()1480 return LT_ImportStatement; in parseLine()1487 return LT_ImportStatement; in parseLine()1498 return LT_ImportStatement; in parseLine()1533 return LT_ImportStatement; in parseLine()2734 NextNonCommentLine->Type == LT_ImportStatement; in setCommentLineLevels()4312 Line.Type == LT_ImportStatement) { in spaceRequiredBefore()4497 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()
252 Line->Type == LT_ImportStatement)) { in getInitialState()676 State.Line->Type == LT_ImportStatement)) { in addTokenOnCurrentLine()990 State.Line->InPPDirective && State.Line->Type != LT_ImportStatement; in addTokenOnNewLine()2023 } else if (State.Line->Type != LT_ImportStatement) { in handleEndOfLine()
1353 (TheLine.Type == LT_ImportStatement && in format()1514 Line.Type == LT_ImportStatement)) { in formatFirstToken()