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

  /external/clang/lib/Format/
FormatToken.h 386 bool closesBlockTypeList(const FormatStyle &Style) const {
ContinuationIndenter.cpp 96 Current.closesBlockTypeList(Style)))
133 Current.closesBlockTypeList(Style))
492 if (Current.closesBlockTypeList(Style) ||
    [all...]

Completed in 30 milliseconds