Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h166 void parseDoWhile();
H A DUnwrappedLineParser.cpp1515 parseDoWhile(); in parseStructuralElement()
3183 void UnwrappedLineParser::parseDoWhile() { in parseDoWhile() function in clang::format::UnwrappedLineParser