Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h153 void handleAttributes();
H A DUnwrappedLineParser.cpp2850 void UnwrappedLineParser::handleAttributes() { in handleAttributes() function in clang::format::UnwrappedLineParser
2921 handleAttributes(); in parseIfThenElse()
2970 handleAttributes(); in parseIfThenElse()
3318 handleAttributes(); in parseForOrWhileLoop()