Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h113 void parseNamespace();
H A DUnwrappedLineParser.cpp1071 parseNamespace(); in parseStructuralElement()
1164 parseNamespace(); in parseStructuralElement()
1211 parseNamespace(); in parseStructuralElement()
2121 void UnwrappedLineParser::parseNamespace() { in parseNamespace() function in clang::format::UnwrappedLineParser