Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h165 void parseNamespace();
H A DUnwrappedLineParser.cpp1497 parseNamespace(); in parseStructuralElement()
1625 parseNamespace(); in parseStructuralElement()
1639 parseNamespace(); in parseStructuralElement()
1687 parseNamespace(); in parseStructuralElement()
3172 void UnwrappedLineParser::parseNamespace() { in parseNamespace() function in clang::format::UnwrappedLineParser