HomeSort by relevance Sort by last modified time
    Searched refs:LT_ImportStatement (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Format/
TokenAnnotator.h 30 LT_ImportStatement,
TokenAnnotator.cpp 720 return LT_ImportStatement;
737 Type = LT_ImportStatement;
777 return LT_ImportStatement;
784 return LT_ImportStatement;
793 return LT_ImportStatement;
811 // LT_ImportStatement (i.e. prevent wraps on it for long URIs).
827 return LT_ImportStatement;
    [all...]
UnwrappedLineFormatter.cpp 850 (TheLine.Type == LT_ImportStatement &&
    [all...]
ContinuationIndenter.cpp     [all...]

Completed in 241 milliseconds