Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h196 bool tryToParseChildBlock();
H A DUnwrappedLineParser.cpp2061 tryToParseChildBlock(); in parseStructuralElement()
2472 bool UnwrappedLineParser::tryToParseChildBlock() { in tryToParseChildBlock() function in clang::format::UnwrappedLineParser
2493 tryToParseChildBlock()) { in parseBracedList()
2689 tryToParseChildBlock(); in parseParens()