Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.h132 void handleAttributes();
H A DUnwrappedLineParser.cpp2559 void UnwrappedLineParser::handleAttributes() { in handleAttributes() function in clang::format::UnwrappedLineParser
2592 handleAttributes(); in parseIfThenElse()
2632 handleAttributes(); in parseIfThenElse()
2937 handleAttributes(); in parseForOrWhileLoop()