Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp433 parseStructuralElement(); in parseLevel()
455 parseStructuralElement(); in parseLevel()
894 parseStructuralElement(); in parseBlock()
2686 parseStructuralElement(); in parseUnbracedBody()
2975 parseStructuralElement(); in parseTryCatch()
3203 parseStructuralElement(); in parseDoWhile()
3230 parseStructuralElement(); in parseLabel()
3240 parseStructuralElement(); in parseLabel()
3276 parseStructuralElement(); in parseSwitch()
4080 parseStructuralElement(); in parseObjCUntilAtEnd()
[all …]
H A DUnwrappedLineParser.h147 void parseStructuralElement(const FormatToken *OpeningBrace = nullptr,