Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h113 void parseNamespace();
H A DUnwrappedLineParser.cpp1118 parseNamespace(); in parseStructuralElement()
1211 parseNamespace(); in parseStructuralElement()
1258 parseNamespace(); in parseStructuralElement()
2199 void UnwrappedLineParser::parseNamespace() { in parseNamespace() function in clang::format::UnwrappedLineParser