Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h199 bool tryToParseChildBlock();
H A DUnwrappedLineParser.cpp2033 tryToParseChildBlock(); in parseStructuralElement()
2407 bool UnwrappedLineParser::tryToParseChildBlock() { in tryToParseChildBlock() function in clang::format::UnwrappedLineParser
2427 tryToParseChildBlock()) { in parseBracedList()
2575 tryToParseChildBlock(); in parseParens()