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

  /external/clang/lib/Format/
Format.cpp     [all...]
UnwrappedLineFormatter.cpp 74 unsigned LevelIndent = Line.First->OriginalColumn;
834 Indent != TheLine.First->OriginalColumn;
    [all...]
FormatToken.h 207 unsigned OriginalColumn = 0;
WhitespaceManager.cpp 69 /*Spaces=*/0, Tok.OriginalColumn, Tok.NewlinesBefore, "", "",
ContinuationIndenter.cpp     [all...]
UnwrappedLineParser.cpp 344 // Using OriginalColumn to distinguish between ObjC methods and
347 NextTok->OriginalColumn == 0;
    [all...]

Completed in 103 milliseconds