Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp470 void UnwrappedLineParser::parseChildBlock() { in parseChildBlock() function in clang::format::UnwrappedLineParser
874 parseChildBlock(); in parseStructuralElement()
953 parseChildBlock(); in parseStructuralElement()
1027 parseChildBlock(); in tryToParseLambda()
1103 parseChildBlock(); in tryToParseJSFunction()
1133 parseChildBlock(); in parseBracedList()
1142 parseChildBlock(); in parseBracedList()
1160 parseChildBlock(); in parseBracedList()
1192 parseChildBlock(); in parseParens()
1205 parseChildBlock(); in parseParens()
[all …]
DUnwrappedLineParser.h76 void parseChildBlock();