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

  /external/clang/lib/Format/
ContinuationIndenter.h 77 void moveStatePastFakeLParens(LineState &State, bool Newline);
ContinuationIndenter.cpp 644 moveStatePastFakeLParens(State, Newline);
677 void ContinuationIndenter::moveStatePastFakeLParens(LineState &State,
    [all...]

Completed in 50 milliseconds