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

  /external/clang/lib/Format/
FormatToken.h 240 unsigned FakeRParens = 0;
ContinuationIndenter.cpp 517 // when we consume all of the "}"'s FakeRParens at the "{".
683 if (NextNonComment->is(tok::identifier) && NextNonComment->FakeRParens == 0 &&
    [all...]
TokenAnnotator.cpp     [all...]

Completed in 70 milliseconds