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()
1199 LineType Type = LT_PreprocessorDirective; in parsePreprocessorDirective()2291 (NextNonCommentLine->Type == LT_PreprocessorDirective || in setCommentLineLevels()3030 Left.isIf(Line.Type != LT_PreprocessorDirective) || in spaceRequiredBetween()3039 Line.Type != LT_PreprocessorDirective); in spaceRequiredBetween()
1321 (Line.Type == LT_PreprocessorDirective || in formatFirstToken()