Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp407 parseStructuralElement(); in parseLevel()
417 parseStructuralElement(); in parseLevel()
424 parseStructuralElement(); in parseLevel()
434 parseStructuralElement(); in parseLevel()
645 parseStructuralElement(); in parseBlock()
1042 void UnwrappedLineParser::parseStructuralElement() { in parseStructuralElement() function in clang::format::UnwrappedLineParser
2009 parseStructuralElement(); in parseIfThenElse()
2026 parseStructuralElement(); in parseIfThenElse()
2085 parseStructuralElement(); in parseTryCatch()
2229 parseStructuralElement(); in parseForOrWhileLoop()
[all …]
H A DUnwrappedLineParser.h100 void parseStructuralElement();