Searched refs:LT_PreprocessorDirective (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Format/
H A DTokenAnnotator.h31 LT_PreprocessorDirective, enumerator in enum:clang::format::LineType
H A DTokenAnnotator.cpp587 return LT_PreprocessorDirective;
1546 Line.Type != LT_PreprocessorDirective);
H A DContinuationIndenter.cpp960 if (State.Line->Type == LT_PreprocessorDirective)

Completed in 111 milliseconds