Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h172 void parseNew();
H A DUnwrappedLineParser.cpp2066 parseNew(); in parseStructuralElement()
3074 void UnwrappedLineParser::parseNew() { in parseNew() function in clang::format::UnwrappedLineParser