Searched refs:LT_ImportStatement (Results 1 – 4 of 4) sorted by relevance
27 LT_ImportStatement, enumerator
261 Line->Type == LT_ImportStatement)) { in getInitialState()746 State.Line->Type == LT_ImportStatement)) { in addTokenOnCurrentLine()1079 State.Line->InPPDirective && State.Line->Type != LT_ImportStatement; in addTokenOnNewLine()2237 } else if (State.Line->Type != LT_ImportStatement) { in handleEndOfLine()
1888 return LT_ImportStatement; in parsePreprocessorDirective()1909 Type = LT_ImportStatement; in parsePreprocessorDirective()1968 return LT_ImportStatement; in parseLine()1975 return LT_ImportStatement; in parseLine()1986 return LT_ImportStatement; in parseLine()2023 return LT_ImportStatement; in parseLine()3544 NextNonCommentLine->Type == LT_ImportStatement; in setCommentLineLevels()5430 Line.Type == LT_ImportStatement) { in spaceRequiredBefore()5644 if (Style.JavaScriptWrapImports || Line.Type != LT_ImportStatement) { in mustBreakBefore()
1399 (TheLine.Type == LT_ImportStatement && in format()1582 Line.Type == LT_ImportStatement)) { in formatFirstToken()