Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h184 bool tryToParseChildBlock();
H A DUnwrappedLineParser.cpp2091 tryToParseChildBlock(); in parseStructuralElement()
2443 bool UnwrappedLineParser::tryToParseChildBlock() { in tryToParseChildBlock() function in clang::format::UnwrappedLineParser
2465 tryToParseChildBlock()) { in parseBracedList()
2583 tryToParseChildBlock(); in parseParens()