Home
last modified time | relevance | path

Searched refs:closesBlockOrBlockTypeList (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormatToken.h516 bool closesBlockOrBlockTypeList(const FormatStyle &Style) const { in closesBlockOrBlockTypeList() function
H A DContinuationIndenter.cpp283 Current.closesBlockOrBlockTypeList(Style))) in canBreak()
336 Current.closesBlockOrBlockTypeList(Style)) in mustBreak()
926 if (Current.closesBlockOrBlockTypeList(Style)) in getNewLineColumn()