Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h110 void parseDoWhile();
H A DUnwrappedLineParser.cpp1016 parseDoWhile(); in parseStructuralElement()
1879 void UnwrappedLineParser::parseDoWhile() { in parseDoWhile() function in clang::format::UnwrappedLineParser