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

  /external/clang/lib/Format/
FormatToken.h 250 SmallVector<prec::Level, 4> FakeLParens;
TokenAnnotator.cpp 712 CurrentToken->FakeLParens.clear();
    [all...]
ContinuationIndenter.cpp 728 I = Current.FakeLParens.rbegin(),
729 E = Current.FakeLParens.rend();
    [all...]

Completed in 45 milliseconds