Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h158 void handleAttributes();
H A DUnwrappedLineParser.cpp2727 void UnwrappedLineParser::handleAttributes() { in handleAttributes() function in clang::format::UnwrappedLineParser
2798 handleAttributes(); in parseIfThenElse()
2847 handleAttributes(); in parseIfThenElse()
3179 handleAttributes(); in parseForOrWhileLoop()