Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp484 void UnwrappedLineParser::parseChildBlock() { in parseChildBlock() function in clang::format::UnwrappedLineParser
998 parseChildBlock(); in parseStructuralElement()
1095 parseChildBlock(); in parseStructuralElement()
1167 parseChildBlock(); in tryToParseLambda()
1252 parseChildBlock(); in tryToParseJSFunction()
1283 parseChildBlock(); in parseBracedList()
1292 parseChildBlock(); in parseBracedList()
1310 parseChildBlock(); in parseBracedList()
1350 parseChildBlock(); in parseParens()
1363 parseChildBlock(); in parseParens()
[all …]
DUnwrappedLineParser.h76 void parseChildBlock();