Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h144 void handleAttributes();
H A DUnwrappedLineParser.cpp2738 void UnwrappedLineParser::handleAttributes() { in handleAttributes() function in clang::format::UnwrappedLineParser
2780 handleAttributes(); in parseIfThenElse()
2820 handleAttributes(); in parseIfThenElse()
3130 handleAttributes(); in parseForOrWhileLoop()