Searched refs:LT_PreprocessorDirective (Results 1 – 4 of 4) sorted by relevance
33 LT_PreprocessorDirective, enumerator
249 (Line->Type == LT_PreprocessorDirective || in getInitialState()588 (State.Line->Type == LT_PreprocessorDirective || in addTokenOnCurrentLine()1922 if (State.Line->Type == LT_PreprocessorDirective) in createBreakableToken()
1239 LineType Type = LT_PreprocessorDirective; in parsePreprocessorDirective()2347 (NextNonCommentLine->Type == LT_PreprocessorDirective || in setCommentLineLevels()3154 Left.isIf(Line.Type != LT_PreprocessorDirective) || in spaceRequiredBetween()3163 Line.Type != LT_PreprocessorDirective); in spaceRequiredBetween()
1340 (Line.Type == LT_PreprocessorDirective || in formatFirstToken()