Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h170 void parseNamespace();
H A DUnwrappedLineParser.cpp1480 parseNamespace(); in parseStructuralElement()
1605 parseNamespace(); in parseStructuralElement()
1615 parseNamespace(); in parseStructuralElement()
1664 parseNamespace(); in parseStructuralElement()
3019 void UnwrappedLineParser::parseNamespace() { in parseNamespace() function in clang::format::UnwrappedLineParser