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

  /external/clang/lib/Format/
FormatToken.h 119 OperatorIndex(0), LastOperator(false),
262 unsigned OperatorIndex;
TokenAnnotator.cpp     [all...]
ContinuationIndenter.cpp 354 (Previous.isNot(tok::lessless) || Previous.OperatorIndex != 0 ||
    [all...]

Completed in 8405 milliseconds