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.h152 void handleAttributes();
H A DUnwrappedLineParser.cpp2785 void UnwrappedLineParser::handleAttributes() { in handleAttributes() function in clang::format::UnwrappedLineParser
2856 handleAttributes(); in parseIfThenElse()
2905 handleAttributes(); in parseIfThenElse()
3242 handleAttributes(); in parseForOrWhileLoop()