Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h166 void parseNew();
H A DUnwrappedLineParser.cpp2084 parseNew(); in parseStructuralElement()
3137 void UnwrappedLineParser::parseNew() { in parseNew() function in clang::format::UnwrappedLineParser