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

  /external/clang/lib/Format/
TokenAnnotator.h 45 IsMultiVariableDeclStmt(false), Affected(false),
112 bool Affected;
UnwrappedLineFormatter.cpp 434 if (B.Affected)
435 A.Affected = true;
827 // exit the scope of affected lines to prevent indenting a the entire
835 bool ShouldFormat = TheLine.Affected || FixIndentation;
    [all...]
Format.cpp     [all...]

Completed in 82 milliseconds