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

  /external/clang/lib/Format/
FormatToken.h 423 bool closesBlockOrBlockTypeList(const FormatStyle &Style) const {
ContinuationIndenter.cpp 98 Current.closesBlockOrBlockTypeList(Style)))
142 Current.closesBlockOrBlockTypeList(Style))
578 if (Current.closesBlockOrBlockTypeList(Style))
    [all...]

Completed in 49 milliseconds