Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.h172 bool tryToParseChildBlock();
H A DUnwrappedLineParser.cpp1952 tryToParseChildBlock(); in parseStructuralElement()
2266 bool UnwrappedLineParser::tryToParseChildBlock() { in tryToParseChildBlock() function in clang::format::UnwrappedLineParser
2288 tryToParseChildBlock()) { in parseBracedList()
2406 tryToParseChildBlock(); in parseParens()