Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp523 parseStructuralElement(!OpeningBrace, NextLevelLBracesType, IfKind, in parseLevel()
589 parseStructuralElement(); in parseLevel()
611 parseStructuralElement(); in parseLevel()
1015 parseStructuralElement(); in parseBlock()
1527 void UnwrappedLineParser::parseStructuralElement( in parseStructuralElement() function in clang::format::UnwrappedLineParser
2697 parseStructuralElement(); in parseUnbracedBody()
2947 parseStructuralElement(); in parseTryCatch()
3152 parseStructuralElement(); in parseDoWhile()
3179 parseStructuralElement(); in parseLabel()
3189 parseStructuralElement(); in parseLabel()
[all …]
H A DUnwrappedLineParser.h131 void parseStructuralElement(bool IsTopLevel = false,