Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h114 void parseNew();
H A DUnwrappedLineParser.cpp1576 parseNew(); in parseStructuralElement()
2252 void UnwrappedLineParser::parseNew() { in parseNew() function in clang::format::UnwrappedLineParser