Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h161 void parseDoWhile();
H A DUnwrappedLineParser.cpp1522 parseDoWhile(); in parseStructuralElement()
3322 void UnwrappedLineParser::parseDoWhile() { in parseDoWhile() function in clang::format::UnwrappedLineParser