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.h193 bool tryToParseChildBlock();
H A DUnwrappedLineParser.cpp2051 tryToParseChildBlock(); in parseStructuralElement()
2438 bool UnwrappedLineParser::tryToParseChildBlock() { in tryToParseChildBlock() function in clang::format::UnwrappedLineParser
2459 tryToParseChildBlock()) { in parseBracedList()
2624 tryToParseChildBlock(); in parseParens()