Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp454 void UnwrappedLineParser::parseChildBlock() { in parseChildBlock() function in clang::format::UnwrappedLineParser
813 parseChildBlock(); in parseStructuralElement()
933 parseChildBlock(); in tryToParseLambda()
1001 parseChildBlock(); in tryToParseJSFunction()
1030 parseChildBlock(); in parseBracedList()
1048 parseChildBlock(); in parseBracedList()
1081 parseChildBlock(); in parseParens()
1094 parseChildBlock(); in parseParens()
1136 parseChildBlock(); in parseSquare()
1314 parseChildBlock(); in parseNew()
DUnwrappedLineParser.h77 void parseChildBlock();